PivotGridControl.ReloadDataAsync Method
Name | Parameters | Description |
---|---|---|
Reload |
none | Reloads data from the control data source and recalculates summaries asynchronously. |
Reload |
async |
Reloads data from the control data source and recalculates summaries asynchronously. Allows you to specify custom actions to be performed after this operation is completed. |