PivotGridControl.SaveLayoutToJson Method
Name | Parameters | Description |
---|---|---|
SaveLayoutToJson(Stream, OptionsLayoutBase) | utf8jsonStream, options |
Saves the Pivot Grid’s layout settings specified by the options parameter to a file in JSON format.
|
SaveLayoutToJson(Stream) | utf8jsonStream | Saves the Pivot Grid’s layout settings specified by the OptionsLayout property to a file in JSON format. |