Back to Devexpress

PivotGridMenuInfo Class

wpf-devexpress-dot-xpf-dot-pivotgrid-e900f22a.md

latest1.7 KB
Original Source

PivotGridMenuInfo Class

Contains information about the context menu.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public abstract class PivotGridMenuInfo :
    GridMenuInfoBase
vb
Public MustInherit Class PivotGridMenuInfo
    Inherits GridMenuInfoBase

The following members return PivotGridMenuInfo objects:

Inheritance

Object DevExpress.Xpf.Bars.MenuInfoBase DevExpress.Xpf.Bars.CustomizablePopupMenuInfoBase DevExpress.Xpf.Bars.GridMenuInfoBase PivotGridMenuInfo PivotGridCellMenuInfo

PivotGridFieldValueMenuInfo

PivotGridFilterPopupMenuInfo

PivotGridHeadersAreaMenuInfo

PivotGridHeaderMenuInfo

See Also

PivotGridMenuInfo Members

DevExpress.Xpf.PivotGrid Namespace