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