Back to Devexpress

VerticalGridSettings.CommandRow Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-14e12dc1.md

latest1.2 KB
Original Source

VerticalGridSettings.CommandRow Property

Provides access to the VerticalGrid’s command row.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxVerticalGridCommandRow CommandRow { get; }
vb
Public ReadOnly Property CommandRow As MVCxVerticalGridCommandRow

Property Value

TypeDescription
MVCxVerticalGridCommandRow

A MVCxVerticalGridCommandRow object representing the grid command row.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace