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

PivotGridFieldCollectionBase.UpdateAreaIndexes() Method

Updates the location indexes of the fields in the collection as a result of modifying the visibility of the fields.

Namespace: DevExpress.XtraPivotGrid

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

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

Declaration

public void UpdateAreaIndexes()

Remarks

This method supports the control’s internal infrastructure and is not intended to be called directly.

See Also