BootstrapCheckBoxProperties Constructors
Contains settings specific to a checkbox editor.Name | Parameters | Description |
---|---|---|
BootstrapCheckBoxProperties() | none | Initializes a new instance of the BootstrapCheckBoxProperties class with default settings. |
BootstrapCheckBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapCheckBoxProperties class with the specified owner. |
See Also