Class SelectionMode
Specifies the element which must be selected when click event is performed in treemap.
Inheritance
System.Object
SelectionMode
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SelectionMode : Enum
Fields
All
Declaration
public const SelectionMode All
Field Value
Child
Declaration
public const SelectionMode Child
Field Value
Item
Declaration
public const SelectionMode Item
Field Value
Parent
Declaration
public const SelectionMode Parent
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|