Back to Devexpress

MVCxGridViewProperties.SettingsCommandButton Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-28c896e0.md

latest1.5 KB
Original Source

MVCxGridViewProperties.SettingsCommandButton Property

Manipulates the built-in GridView’s GridViewSettings.SettingsCommandButton property.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxGridViewCommandButtonSettings

A ASPxGridViewCommandButtonSettings object containing the settings for the GridView’s command buttons.

|

See Also

GridLookup

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace