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

ASPxGridViewContextMenuSettings Class

Provides settings that affect the context menu appearance and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxGridViewContextMenuSettings :
    ASPxGridSettingsBase

The following members return ASPxGridViewContextMenuSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridView.SettingsContextMenu
GridViewProperties.SettingsContextMenu
ASP.NET MVC Extensions GridViewSettings.SettingsContextMenu
MVCxGridViewProperties.SettingsContextMenu

Remarks

These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsContextMenu property.

Implements

Inheritance

See Also