PivotOlapMember Class
An OLAP member.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Related API Members
The following members return PivotOlapMember objects:
Remarks
To obtain the OLAP member’s unique name, properties, value and caption, use the PivotOlapMember.UniqueName, PivotOlapMember.Properties, PivotOlapMember.Value and PivotOlapMember.Caption properties, respectively.
Inheritance
Object
PivotOlapMember
See Also