Back to Devexpress

PivotGridControl.EnsureViewInfoIsCalculated() Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-67d78ac4.md

latest1.0 KB
Original Source

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

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public void EnsureViewInfoIsCalculated()
vb
Public Sub EnsureViewInfoIsCalculated

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.XtraPivotGrid Namespace