ASPxGridViewCommandButtonSettings Class
Provide access to properties that allow customizing settings of grid command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewCommandButtonSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxGridView.SettingsCommandButton |
| GridViewProperties.SettingsCommandButton | |
| ASP.NET MVC Extensions | GridViewSettings.SettingsCommandButton |
| MVCxGridViewProperties.SettingsCommandButton |
Remarks
An object of the ASPxGridViewCommandButtonSettings type can be accessed via the ASPxGridView.SettingsCommandButton property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxGridViewCommandButtonSettings
See Also