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