Back to Devexpress

BootstrapCheckboxAndRadioBootstrapSpecificSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-578fbca9.md

latest2.0 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCheckboxAndRadioBootstrapSpecificSettings :
    BootstrapCustomControlSettings
vb
Public Class BootstrapCheckboxAndRadioBootstrapSpecificSettings
    Inherits BootstrapCustomControlSettings

The following members return BootstrapCheckboxAndRadioBootstrapSpecificSettings objects:

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.BootstrapCustomControlSettings BootstrapCheckboxAndRadioBootstrapSpecificSettings

See Also

BootstrapCheckboxAndRadioBootstrapSpecificSettings Members

Check Box

Radio Button

DevExpress.Web.Bootstrap Namespace