Skip to main content

PivotGridCellMenuInfo(PivotGridPopupMenu, DependencyObject) Constructor

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public PivotGridCellMenuInfo(
    PivotGridPopupMenu menu,
    DependencyObject source
)

Parameters

Name Type
menu PivotGridPopupMenu
source DependencyObject
See Also