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

PivotOLAPKPIMeasures.KPICaption Property

Gets the caption 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 KPICaption { get; }

Property Value

Type Description
String

A String value that is the caption of the KPI.

See Also