Skip to main content

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.