aspnetmvc-devexpress-dot-web-dot-mvc-d2bc816d.md
Represents a command column within a GridView.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewCommandColumn :
GridViewCommandColumn
Public Class MVCxGridViewCommandColumn
Inherits GridViewCommandColumn
The following members return MVCxGridViewCommandColumn objects:
Refer to the Command Column topic to learn about command columns within a GridView.
Show 12 items
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
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewCommandColumn MVCxGridViewCommandColumn
See Also