Overload List

  Name Description
Public method Load(Stream)
Loads a report definition from a stream into the current report. The stream should contain an RDL report definition in the supported format.
Public method Load(String)
Loads a report definition from a file into the current report. The file should contain an RDL report definition in the supported format.

See Also