BootstrapCheckBoxProperties Class
In This Article
Contains settings specific to a checkbox editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCheckBoxProperties :
CheckBoxProperties
#Related API Members
The following members return BootstrapCheckBoxProperties objects:
#Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
EditProperties
CheckBoxProperties
BootstrapCheckBoxProperties
See Also