PivotGridControl.RetrieveFieldsAsync Method
Name | Parameters | Description |
---|---|---|
RetrieveFieldsAsync() | none | Creates PivotGridField objects for all columns in the bound data source asynchronously. |
RetrieveFieldsAsync(FieldArea, 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. |