MVCxComboBoxProperties Constructors
Contains ComboBox specific properties.Name | Parameters | Description |
---|---|---|
MVCxComboBoxProperties() | none | Initializes a new instance of the MVCxComboBoxProperties class with default settings. |
MVCxComboBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxComboBoxProperties class with the specified owner. |
See Also