Back to Devexpress

PivotGridControl.RestoreLayoutFromJson Method

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-dot-restorelayoutfromjson.md

latest759 B
Original Source

PivotGridControl.RestoreLayoutFromJson Method

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