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

PivotGridHeaderMenuInfo.CanSetKpi(PivotKpiGraphic) Method

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public bool CanSetKpi(
    PivotKpiGraphic graphic
)

Parameters

Name Type
graphic PivotKpiGraphic

Returns

Type
Boolean
See Also