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