GridViewSettings.SettingsContextMenu Property
Provides access to the GridView’s context menu settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewContextMenuSettings | An ASPxGridViewContextMenuSettings object that contains the Grid View’s context menu settings. |
See Also