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