Skip to main content

BootstrapCheckBoxListCssClasses Properties
Show Inherited Hide Inherited

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