BootstrapGridViewCustomizationDialogCommandButtonSettings Properties
| Name | Description |
|---|---|
| ButtonType | Obsolete. Specifies the button type that is used to render the current command button in the Customization Dialog. Inherited from GridViewCustomizationDialogCommandButtonSettings. |
| IconCssClass | Gets or sets the CSS class of the icon displayed within the button. |
| RenderMode | Specifies the render mode of command buttons in the Customization Dialog Inherited from GridViewCustomizationDialogCommandButtonSettings. |
| Text | Gets the command button’s text. Inherited from GridCommandButtonSettings. |
See Also