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