Back to Devexpress

BaseView.SaveLayoutToJson Method

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

latest715 B
Original Source

BaseView.SaveLayoutToJson Method

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