Saves the report to a file, stream, or XML node.
Report.SaveToXml (Stream)
Saves the report to the specified stream.
Report.SaveToXml (String)
Saves the report to the specified file.
Report.SaveToXml (XmlNode)
Saves the report to the specified XML node.
Report MembersReport ClassMindFusion.Reporting Namespace