Skip to main content

MVCxGridViewProperties.SettingsContextMenu Property

Manipulates the built-in GridView’s SettingsContextMenu property.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public ASPxGridViewContextMenuSettings SettingsContextMenu { get; }

Property Value

Type Description
ASPxGridViewContextMenuSettings

Contains context menu settings.

See Also