BootstrapCheckboxAndRadioBootstrapSpecificSettings Class
In This Article
Stores BootstrapCheckBox‘s and BootstrapRadioButton‘s rendering settings affecting features specific to the Bootstrap framework.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCheckboxAndRadioBootstrapSpecificSettings :
BootstrapCustomControlSettings
#Related API Members
The following members return BootstrapCheckboxAndRadioBootstrapSpecificSettings objects:
#Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.BootstrapCustomControlSettings
BootstrapCheckboxAndRadioBootstrapSpecificSettings
See Also