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

MVCxVerticalGridCommandRow Class

Represents a command row within a VerticalGrid.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxVerticalGridCommandRow :
    VerticalGridCommandRow

The following members return MVCxVerticalGridCommandRow objects:

Remarks

Refer to the Command Row topic to learn about command rows within a VerticalGrid.

See Also