Skip to main content
A newer version of this page is available. .

PivotOLAPKPIMeasures.KPIName Property

Gets the name of the KPI.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v20.1.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public string KPIName { get; }

Property Value

Type Description
String

A String that specifies the name of the KPI.

See Also