Enum RibbonButtonType
Gets or sets an object that indicates whether to customize the button type in ribbon.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum RibbonButtonType
Fields
| Name | Description |
|---|---|
| Button | |
| Custom | |
| DropDownList | |
| Gallery | |
| SplitButton | |
| ToggleButton |