PivotGridField.OlapDimensionCaption Property
Specifies the OLAP dimension’s caption displayed in the Field List.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is the OLAP dimension caption displayed in the Field List. |
See Also