ASPxVerticalGridCommandButtonSettings Class
Provide access to properties that allow customizing settings of grid command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ASPxVerticalGridCommandButtonSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsCommandButton |
ASP.NET MVC Extensions | VerticalGridSettings.SettingsCommandButton |
Remarks
An object of the ASPxVerticalGridCommandButtonSettings type can be accessed using the ASPxVerticalGrid.SettingsCommandButton property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxVerticalGridCommandButtonSettings
See Also