Back to Devexpress

PivotOlapMember Class

wpf-devexpress-dot-xpf-dot-pivotgrid-6df88f14.md

latest1.5 KB
Original Source

PivotOlapMember Class

An OLAP member.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public class PivotOlapMember
vb
Public Class PivotOlapMember

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

PivotOlapMember Members

DevExpress.Xpf.PivotGrid Namespace