Back to Devexpress

PivotGridControl.RetrieveFieldsAsync Method

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-dot-retrievefieldsasync.md

latest904 B
Original Source

PivotGridControl.RetrieveFieldsAsync Method

NameParametersDescription
RetrieveFieldsAsync()noneCreates PivotGridField objects for all columns in the bound data source asynchronously.
RetrieveFieldsAsync(FieldArea, Boolean)area, visibleCreates PivotGridField objects for all columns in a data source and specifies the area and visibility of the fields. This method executes these actions asynchronously.