Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGrid.SettingsCommandButton Property

Gets the settings of the ASPxVerticalGrid’s command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxVerticalGridCommandButtonSettings SettingsCommandButton { get; }

Property Value

Type Description
ASPxVerticalGridCommandButtonSettings

A ASPxVerticalGridCommandButtonSettings object containing the settings of the ASPxVerticalGrid’s command buttons.

See Also