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 |
---|
ItemType |
Input
Declaration
public const ItemType Input
Field Value
Type |
---|
ItemType |
Separator
Declaration
public const ItemType Separator
Field Value
Type |
---|
ItemType |