Back to Devexpress

PivotGridField.OlapDimensionCaption Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridfield-bf749992.md

latest1.2 KB
Original Source

PivotGridField.OlapDimensionCaption Property

Specifies the OLAP dimension’s caption displayed in the Field List.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public string OlapDimensionCaption { get; set; }
vb
Public Property OlapDimensionCaption As String

Property Value

TypeDescription
String

A string that is the OLAP dimension caption displayed in the Field List.

|

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Xpf.PivotGrid Namespace