alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ItemsLayoutModes

    To specify the item layout modes.

    Inheritance
    System.Object
    ItemsLayoutModes
    Namespace: Syncfusion.Windows.Forms.TreeMap
    Assembly: Syncfusion.TreeMap.Windows.dll
    Syntax
    public sealed class ItemsLayoutModes : Enum

    Fields

    SliceAndDiceAuto

    To specify the layout mode as SliceAndDiceAuto

    Declaration
    public const ItemsLayoutModes SliceAndDiceAuto
    Field Value
    Type
    ItemsLayoutModes

    SliceAndDiceHorizontal

    To specify the layout mode as SliceAndDiceHorizontal

    Declaration
    public const ItemsLayoutModes SliceAndDiceHorizontal
    Field Value
    Type
    ItemsLayoutModes

    SliceAndDiceVertical

    To specify the layout mode as SliceAndDiceVertical

    Declaration
    public const ItemsLayoutModes SliceAndDiceVertical
    Field Value
    Type
    ItemsLayoutModes

    Squarified

    To specify the layout mode as Squarified

    Declaration
    public const ItemsLayoutModes Squarified
    Field Value
    Type
    ItemsLayoutModes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved