Class ExpandOn
Specifies the expansion of tree nodes within the Dropdown Tree.
Inheritance
System.Object
ExpandOn
Namespace: Syncfusion.EJ2.DropDowns
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ExpandOn : Enum
Fields
Auto
Declaration
public const ExpandOn Auto
Field Value
Type |
---|
ExpandOn |
Click
Declaration
public const ExpandOn Click
Field Value
Type |
---|
ExpandOn |
DblClick
Declaration
public const ExpandOn DblClick
Field Value
Type |
---|
ExpandOn |
None
Declaration
public const ExpandOn None
Field Value
Type |
---|
ExpandOn |