Skip to main content
A newer version of this page is available. .

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.