Skip to main content
A newer version of this page is available. .

BootstrapCheckBoxListCssClasses Properties

Stores CSS classes applied to visual elements of the Check Box 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 Check Box List’s root element.
Item Gets or sets the name of a CSS class applied to a list item element.
See Also