ASPxGridViewContextMenuSettings Class
In This Article
Provides settings that affect the context menu appearance and functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewContextMenuSettings :
ASPxGridSettingsBase
#Related API Members
The following members return ASPxGridViewContextMenuSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Grid |
|
ASP. |
Grid |
MVCx |
#Remarks
These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsContextMenu property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewContextMenuSettings
See Also