MindFusion WinForms Programmer's Guide
Report.LoadFromXml Method
See Also
 





Loads the report from a file, stream, or XML node.

 Overload List

Name Description

Report.LoadFromXml (Stream)

Loads the report from the specified stream.

Report.LoadFromXml (String)

Loads the report from the specified file.

Report.LoadFromXml (XmlNode)

Loads the report from the specified XML node.

 See Also

Report Members
Report Class
MindFusion.Reporting Namespace