PivotGridWebOptionsView.ShowContextMenus Property
Gets or sets whether end-users can invoke the context menus.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to enable context menus; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowContextMenus |
---|---|
ASPxPivotGrid |
|
See Also