BootstrapCheckBoxListCssClasses Class
In This Article
Stores CSS classes applied to visual elements of the Check Box List control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCheckBoxListCssClasses :
BootstrapListEditCssClasses
#Related API Members
The following members return BootstrapCheckBoxListCssClasses objects:
#Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapEditorCssClassesBase
BootstrapListEditCssClasses
BootstrapCheckBoxListCssClasses
See Also