PivotGridControl.IsCellMenuEnabled Property
Gets or sets whether a context menu is invoked when an end-user right-clicks a cell. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see Context Menus.
See Also