MVCxColumnComboBoxProperties.Columns Property
Provides access to a collection of columns that the current column combines.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxListBoxColumnCollection | An MVCxListBoxColumnCollection object that is a collection of columns grouped by the current column. |
See Also