MVCxGridViewCommandColumn Class
Represents a command column within a GridView.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxGridViewCommandColumn objects:
Remarks
Refer to the Command Column topic to learn about command columns within a GridView.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Internal.IWebGridExportColumn
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
DevExpress.Web.Internal.IWebGridCommandItemsOwner
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
GridViewColumn
GridViewCommandColumn
MVCxGridViewCommandColumn
See Also