BootstrapRadioButtonListCssClasses Properties
Stores CSS classes applied to visual elements of the Radio Button List control.Name | Description |
---|---|
Caption | Gets or sets the name of a CSS class applied to the editor caption element. Inherited from BootstrapEditorCssClassesBase. |
Control | Gets or sets the name of a CSS class applied to the Radio Button List’s root element. |
Item | Gets or sets the name of a CSS class applied to a list item element. |
See Also