Back to Devexpress

PivotGridControl.SavePivotGridToStream Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-dot-savepivotgridtostream.md

latest622 B
Original Source

PivotGridControl.SavePivotGridToStream Method

NameParametersDescription
SavePivotGridToStream(Stream, Boolean)stream, compressSaves the Pivot Grid Control’s data and full layout to the specified stream, and allows the data to be compressed.
SavePivotGridToStream(Stream)streamSaves the Pivot Grid Control’s data and full layout to the specified stream.