BootstrapButtonEditCssClasses Properties
Stores CSS classes applied to visual elements of the Button Edit control.| Name | Description |
|---|---|
| Button | Gets or sets the name of a CSS class applied to a button element. |
| Caption | Gets or sets the name of a CSS class applied to the editor caption element. Inherited from BootstrapEditorCssClassesBase. |
| ClearButton | Gets or sets the name of a CSS class applied to the Clear button element. |
| Control | Gets or sets the name of a CSS class applied to the Button Edit control’s root element. |
| IconClearButton | The CSS class of an icon displayed by an editor’s Clear button. |
| IconEllipsis | The CSS class of an icon displayed by an editor’s ellipsis button. |
| Input | |
| NullText | Gets or sets the name of a CSS class applied to the Null Text element. |
See Also