ASPxGridViewCommandButtonSettings Class
In This Article
Provide access to properties that allow customizing settings of grid command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewCommandButtonSettings :
ASPxGridCommandButtonSettings
#Related API Members
The following members return ASPxGridViewCommandButtonSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Grid |
|
ASP. |
Grid |
MVCx |
#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