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

MVCxVerticalGridRow<ColumnType> Class

A row used to combine other VerticalGrid rows within its MVCxVerticalGridCategoryRow<ColumnType>.Rows collection.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxVerticalGridRow<ColumnType> :
    MVCxVerticalGridRow

Type Parameters

Name
ColumnType
See Also