Back to Devexpress

PivotGridControl.SaveLayoutToJson Method

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

latest730 B
Original Source

PivotGridControl.SaveLayoutToJson Method

NameParametersDescription
SaveLayoutToJson(Stream, OptionsLayoutBase)utf8jsonStream, optionsSaves the Pivot Grid’s layout settings specified by the options parameter to a file in JSON format.
SaveLayoutToJson(Stream)utf8jsonStreamSaves the Pivot Grid’s layout settings specified by the OptionsLayout property to a file in JSON format.