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.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

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.

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebGridCommandItemsOwner
See Also