PivotGridControl.RestoreCollapsedStateFromStreamAsync Method
| Name | Parameters | Description |
|---|---|---|
| RestoreCollapsedStateFromStreamAsync(Stream) | stream | Restores the collapsed state of field values from the specified stream asynchronously. |
| RestoreCollapsedStateFromStreamAsync(Stream, AsyncCompletedHandler) | stream, asyncCompleted | Restores the collapsed state of field values from the specified stream asynchronously. Allows you to specify custom actions to be performed after this operation is completed. |