ASPxVerticalGridCommandButtonSettings 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 ASPxVerticalGridCommandButtonSettings :
ASPxGridCommandButtonSettings
#Related API Members
The following members return ASPxVerticalGridCommandButtonSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Vertical |
#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