Enum ToolBarItemType
Defines ToolBarItemType.
Namespace: Syncfusion.JavaScript.ReportViewerEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ToolBarItemType
Fields
| Name | Description |
|---|---|
| Button | Represents Button type. |
| Default | Represents Default type. |
| Dropdown | Represents Dropdown type. |
| Textbox | Represents Textbox type. |