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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.PivotGrid

Declaration

public void EnsureViewInfoIsCalculated()
See Also