MVCxGridViewProperties.SettingsCommandButton Property
Manipulates the built-in GridView’s GridViewSettings.SettingsCommandButton property.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewCommandButtonSettings | A ASPxGridViewCommandButtonSettings object containing the settings for the GridView’s command buttons. |
See Also