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

MVCxVerticalGridCategoryRow Class

A category row used to combine other grid rows within its MVCxVerticalGridCategoryRow.Rows collection.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxVerticalGridCategoryRow :
    VerticalGridCategoryRow

The following members return MVCxVerticalGridCategoryRow objects:

Remarks

Refer to the Category Rows topic to learn more.

See Also