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

PivotGridControl.EnsureViewInfoIsCalculated() Method

Ensures that the Pivot Grid Control’s view information has been calculated. If not, forces the Pivot Grid Control to calculate the view information.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v20.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public void EnsureViewInfoIsCalculated()
See Also