BootstrapButtonCssClasses Properties
Stores CSS classes applied to visual elements of the Button control.Name | Description |
---|---|
Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
Icon | The CSS class of an icon displayed by the button. |
Text | Gets or sets the name of a CSS class applied to the button text element. |
See Also