Skip to main content
A newer version of this page is available. .

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