aspnetmvc-devexpress-dot-web-dot-mvc-2fc32e62.md
Represents a command row within a VerticalGrid.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxVerticalGridCommandRow :
VerticalGridCommandRow
Public Class MVCxVerticalGridCommandRow
Inherits VerticalGridCommandRow
The following members return MVCxVerticalGridCommandRow objects:
Refer to the Command Row topic to learn about command rows within a VerticalGrid.
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebGridCommandItemsOwner
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridCommandRow MVCxVerticalGridCommandRow
See Also