Back to Devexpress

GridViewProperties.SettingsCommandButton Property

aspnet-devexpress-dot-web-dot-gridviewproperties-4150b357.md

latest1.3 KB
Original Source

GridViewProperties.SettingsCommandButton Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCommandButton property.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewCommandButtonSettings

An ASPxGridViewCommandButtonSettings object that contains the built-in ASPxGridView’s settings for command buttons.

|

See Also

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace