Loads the report from a file, stream, or XML node.
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.
Report MembersReport ClassMindFusion.Reporting Namespace