Back to Devexpress

VGridControlBase.SaveLayoutToJson Method

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

latest769 B
Original Source

VGridControlBase.SaveLayoutToJson Method

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