Class ItemType
Specifies the options for supporting element types of Toolbar command.
Inheritance
System.Object
ItemType
Namespace: Syncfusion.EJ2.Navigations
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ItemType : Enum
Fields
Button
Declaration
public const ItemType Button
Field Value
Type | Description |
---|---|
ItemType |
Input
Declaration
public const ItemType Input
Field Value
Type | Description |
---|---|
ItemType |
Separator
Declaration
public const ItemType Separator
Field Value
Type | Description |
---|---|
ItemType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |