Skip to main content

BootstrapCheckboxAndRadioBootstrapSpecificSettings Class

Stores BootstrapCheckBox‘s and BootstrapRadioButton‘s rendering settings affecting features specific to the Bootstrap framework.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCheckboxAndRadioBootstrapSpecificSettings :
    BootstrapCustomControlSettings

The following members return BootstrapCheckboxAndRadioBootstrapSpecificSettings objects:

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.BootstrapCustomControlSettings
BootstrapCheckboxAndRadioBootstrapSpecificSettings
See Also