MVCxGridViewProperties.SettingsCommandButton Property
In This Article
Manipulates the built-in GridView’s GridViewSettings.SettingsCommandButton property.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
#Declaration
public ASPxGridViewCommandButtonSettings SettingsCommandButton { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
See Also