Back to Devexpress

PivotOlapKpiMeasures.KpiName Property

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

latest1.1 KB
Original Source

PivotOlapKpiMeasures.KpiName Property

Gets the name of the KPI.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public string KpiName { get; }
vb
Public ReadOnly Property KpiName As String

Property Value

TypeDescription
String

A String that specifies the name of the KPI.

|

See Also

PivotOlapKpiMeasures Class

PivotOlapKpiMeasures Members

DevExpress.Xpf.PivotGrid Namespace