aspnet-devexpress-dot-web-0940f179.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 ASPxVerticalGridCommandButtonSettings :
ASPxGridCommandButtonSettings
Public Class ASPxVerticalGridCommandButtonSettings
Inherits ASPxGridCommandButtonSettings
The following members return ASPxVerticalGridCommandButtonSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsCommandButton |
| ASP.NET MVC Extensions | VerticalGridSettings.SettingsCommandButton |
An object of the ASPxVerticalGridCommandButtonSettings type can be accessed using the ASPxVerticalGrid.SettingsCommandButton property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxVerticalGridCommandButtonSettings
See Also