PivotGridControl.SavePivotGridToFile Method
Name | Parameters | Description |
---|---|---|
SavePivotGridToFile(String, Boolean) | path, compress | Saves the PivotGridControl’s data and layout to the specified file, and allows data to be compressed. |
SavePivotGridToFile(String) | path | Saves the PivotGridControl’s data and layout to the specified file. |