Skip to main content
A newer version of this page is available. .

PivotGridHeaderMenuInfo(PivotGridPopupMenu, DependencyObject) Constructor

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public PivotGridHeaderMenuInfo(
    PivotGridPopupMenu menu,
    DependencyObject source
)

Parameters

Name Type
menu PivotGridPopupMenu
source DependencyObject
See Also