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

MVCxVerticalGridRow Class

Represents a row within the VerticalGrid.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxVerticalGridRow :
    VerticalGridEditDataRow

Remarks

Refer to the Rows documentation section to learn about GridView columns.

See Also