MVCxVerticalGridCategoryRow<ColumnType> Class
A category row used to combine other VerticalGrid rows within its MVCxVerticalGridCategoryRow<ColumnType>.Rows collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Type Parameters
Name |
---|
ColumnType |
Remarks
Refer to the Category Rows topic to learn more.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
VerticalGridRow
VerticalGridHierarchicalRow
VerticalGridCategoryRow
MVCxVerticalGridCategoryRow
MVCxVerticalGridCategoryRow<ColumnType>
See Also