aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxverticalgridcategoryrow-1.md
A category row used to combine other VerticalGrid rows within its MVCxVerticalGridCategoryRow<ColumnType>.Rows collection.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxVerticalGridCategoryRow<ColumnType> :
MVCxVerticalGridCategoryRow
Public Class MVCxVerticalGridCategoryRow(Of ColumnType)
Inherits MVCxVerticalGridCategoryRow
| Name |
|---|
| ColumnType |
Refer to the Category Rows topic to learn more.
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridCategoryRow MVCxVerticalGridCategoryRow MVCxVerticalGridCategoryRow<ColumnType>
See Also