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