Skip to main content
A newer version of this page is available. .
Tab

VerticalGridCategoryRow Class

Represents a category row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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