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.v19.1.dll

Declaration

public class ASPxGridViewContextMenuSettings :
    ASPxGridSettingsBase

Remarks

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

Implements

Inheritance

See Also