PivotGridControl.CollapseAllAsync Method
| Name | Parameters | Description |
|---|---|---|
| CollapseAllAsync() | none | Collapses all columns and rows in PivotGridControl asynchronously. |
| CollapseAllAsync(AsyncCompletedHandler) | asyncCompleted | Collapses all columns and rows in PivotGridControl asynchronously. Allows you to specify custom actions to be performed after this operation is completed. |