GridViewSettings.CommandColumn Property
In This Article
Provides access to the GridView’s command column.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
#Declaration
public MVCxGridViewCommandColumn CommandColumn { get; }
#Property Value
Type | Description |
---|---|
MVCx |
A MVCx |
See Also