Back to Devexpress

BaseView.RestoreLayoutFromJson Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-baseview-dot-restorelayoutfromjson.md

latest744 B
Original Source

BaseView.RestoreLayoutFromJson Method

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