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.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxRibbonComboBoxProperties | An MVCxRibbonComboBoxProperties object containing the combo box’s specific settings. |
See Also