MVCxVerticalGridCategoryRow Class
In This Article
A category row used to combine other grid rows within its MVCxVerticalGridCategoryRow.Rows collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxVerticalGridCategoryRow :
VerticalGridCategoryRow
#Related API Members
The following members return MVCxVerticalGridCategoryRow objects:
#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
See Also