GridViewProperties.SettingsCommandButton Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCommandButton property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxGridViewCommandButtonSettings | An ASPxGridViewCommandButtonSettings object that contains the built-in ASPxGridView’s settings for command buttons. |
See Also