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.Mvc.v17.2.dll

Declaration

public class MVCxVerticalGridCommandRow :
    VerticalGridCommandRow

The following members accept/return MVCxVerticalGridCommandRow objects:

Remarks

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

See Also