PivotGridControl.RetrieveFieldsAsync Method
| Name | Parameters | Description |
|---|---|---|
| RetrieveFieldsAsync() | none | Creates PivotGridField objects for all columns in a data source asynchronously. |
| RetrieveFieldsAsync(PivotArea, Boolean) | area, visible | Creates PivotGridField objects for all columns in a data source and specifies the area and visibility of the fields. This method executes these actions asynchronously. |