MVCxRibbonComboBoxProperties.Columns Property
Provides access to a collection of combo box columns in the ribbon.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxListBoxColumnCollection | An MVCxListBoxColumnCollection object that is a collection of columns. |
See Also