Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / C1RdlReportBase Class / Load Method

In This Topic
    Load Method (C1RdlReportBase)
    In This Topic
    Loads a report definition from a stream into the current report. The stream should contain an RDL report definition in the supported format.
    Overload List
    OverloadDescription
    Loads a report definition from a stream into the current report. The stream should contain an RDL report definition in the supported format.  
    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