Back to Devexpress

MVCxGridViewProperties.SettingsContextMenu Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-06748ba9.md

latest1.2 KB
Original Source

MVCxGridViewProperties.SettingsContextMenu Property

Manipulates the built-in GridView’s SettingsContextMenu property.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxGridViewContextMenuSettings SettingsContextMenu { get; }
vb
Public ReadOnly Property SettingsContextMenu As ASPxGridViewContextMenuSettings

Property Value

TypeDescription
ASPxGridViewContextMenuSettings

Contains context menu settings.

|

See Also

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace