Skip to main content
Tab

ASPxVerticalGrid.SettingsCommandButton Property

Gets the settings of the ASPxVerticalGrid’s command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxVerticalGridCommandButtonSettings SettingsCommandButton { get; }

#Property Value

Type Description
ASPxVerticalGridCommandButtonSettings

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

See Also