PivotGridControl.SavePivotGridToStream Method
Name | Parameters | Description |
---|---|---|
SavePivotGridToStream(Stream, Boolean) | stream, compress | Saves the PivotGridControl’s data and layout to the specified stream, and allows data to be compressed. |
SavePivotGridToStream(Stream) | stream | Saves the PivotGridControl’s data and layout to the specified stream. |