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