Back to Devexpress

TreeList.RestoreLayoutFromJson Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-restorelayoutfromjson.md

latest720 B
Original Source

TreeList.RestoreLayoutFromJson Method

NameParametersDescription
RestoreLayoutFromJson(Stream, OptionsLayoutBase)utf8jsonStream, optionsLoads the TreeList’s layout settings specified by the options parameter from a file in JSON format.
RestoreLayoutFromJson(Stream)utf8jsonStreamLoads the TreeList’s layout settings specified by the OptionsLayout property from a file in JSON format.