MVCxRibbonComboBoxItem.PropertiesComboBox Property
Provides access to the settings which are specific to the combo box in the ribbon.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxRibbonComboBoxProperties | An MVCxRibbonComboBoxProperties object containing the combo box’s specific settings. |
See Also