Back to Devexpress

PivotGridControl.SavePivotGridToFile Method

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

latest598 B
Original Source

PivotGridControl.SavePivotGridToFile Method

NameParametersDescription
SavePivotGridToFile(String, Boolean)path, compressSaves the Pivot Grid Control’s data and full layout to the specified file, and allows the data to be compressed.
SavePivotGridToFile(String)pathSaves the Pivot Grid Control’s data and full layout to the specified file.