PivotGridFieldValueMenuInfo(PivotGridPopupMenu, DependencyObject) Constructor
In This Article
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public PivotGridFieldValueMenuInfo(
PivotGridPopupMenu menu,
DependencyObject source
)
#Parameters
Name | Type |
---|---|
menu | Pivot |
source | Dependency |
See Also