Skip to main content
Tab

VerticalGridCategoryRow Class

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.

See Also