Back to Devexpress

VGridControlBase.RestoreLayoutFromJson Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-restorelayoutfromjson.md

latest798 B
Original Source

VGridControlBase.RestoreLayoutFromJson Method

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