Skip to main content

PivotOLAPKPIMeasures.KPICaption Property

Gets the caption of the KPI.

Namespace: DevExpress.XtraPivotGrid

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public string KPICaption { get; }

Property Value

Type Description
String

A String value that is the caption of the KPI.

See Also