Skip to main content
A newer version of this page is available. .

MVCxGridViewProperties.SettingsContextMenu Property

Manipulates the built-in GridView’s SettingsContextMenu property.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public ASPxGridViewContextMenuSettings SettingsContextMenu { get; }

Property Value

Type Description
ASPxGridViewContextMenuSettings

Contains context menu settings.

See Also