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 Pivot Grid Control’s data and full layout to the specified stream, and allows the data to be compressed.
SavePivotGridToStream(Stream) stream Saves the Pivot Grid Control’s data and full layout to the specified stream.