VerticalGridCategoryRow Class
In This Article
Represents a category row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class VerticalGridCategoryRow :
VerticalGridHierarchicalRow
#Remarks
VerticalGridCategoryRow objects are grid rows used to combine other child grid rows in its VerticalGridHierarchicalRow.Rows collection.
#Inheritance
See Also