ASPxGridViewContextMenuSettings Class
Provides settings that affect the context menu appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewContextMenuSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | 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
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewContextMenuSettings
See Also