PivotGridFieldValueMenuInfo.ValueItem Property
This property is obsolete. Use the FieldValueElementData property instead.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.PivotGrid.Internal.FieldValueItem | A DevExpress.Xpf.PivotGrid.Internal.FieldValueItem object that combines field content and its location in the grid. |
See Also