aspnet-devexpress-dot-web-1e8c34f9.md
Provide access to properties that allow customizing settings of grid command buttons.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewCommandButtonSettings :
ASPxGridCommandButtonSettings
Public Class ASPxGridViewCommandButtonSettings
Inherits ASPxGridCommandButtonSettings
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 |
An object of the ASPxGridViewCommandButtonSettings type can be accessed via the ASPxGridView.SettingsCommandButton property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxGridViewCommandButtonSettings BootstrapGridViewCommandButtonsSettings
See Also