Back to Devexpress

FieldValueInfo.Parent Property

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

latest1.1 KB
Original Source

FieldValueInfo.Parent Property

Gets the information about the parent field for the current field.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public FieldValueInfo Parent { get; }
vb
Public ReadOnly Property Parent As FieldValueInfo

Property Value

TypeDescription
FieldValueInfo

A FieldValueInfo object that contains information about the parent field.

|

See Also

FieldValueInfo Class

FieldValueInfo Members

DevExpress.Xpf.PivotGrid Namespace