Back to Devexpress

TreeList.ExportToXml Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-exporttoxml.md

latest451 B
Original Source

TreeList.ExportToXml Method

NameParametersDescription
ExportToXml(Stream)streamExports the Tree List’s data as XML and sends it to the specified stream.
ExportToXml(String)xmlFileExports the Tree List’s data to the specified file as XML.