Skip to main content
A newer version of this page is available. .
Tab

GridViewProperties.SettingsCommandButton Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCommandButton property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxGridViewCommandButtonSettings SettingsCommandButton { get; }

Property Value

Type Description
ASPxGridViewCommandButtonSettings

An ASPxGridViewCommandButtonSettings object that contains the built-in ASPxGridView’s settings for command buttons.

See Also