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