ASPxVerticalGrid.SettingsCommandButton Property
Gets the settings of the ASPxVerticalGrid’s command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxVerticalGridCommandButtonSettings | A ASPxVerticalGridCommandButtonSettings object containing the settings of the ASPxVerticalGrid’s command buttons. |
See Also