Back to Devexpress

ASPxVerticalGrid.SettingsCommandButton Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-8da91123.md

latest1.3 KB
Original Source

ASPxVerticalGrid.SettingsCommandButton Property

Gets the settings of the ASPxVerticalGrid’s command buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxVerticalGridCommandButtonSettings SettingsCommandButton { get; }
vb
Public ReadOnly Property SettingsCommandButton As ASPxVerticalGridCommandButtonSettings

Property Value

TypeDescription
ASPxVerticalGridCommandButtonSettings

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

|

See Also

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace