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

In This Topic
    Load Method (C1RdlReport)
    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. (Inherited from C1.C1Rdl.C1RdlReportBase)
    Loads a report definition from a file into the current report. The file should contain an RDL report definition in the supported format. (Inherited from C1.C1Rdl.C1RdlReportBase)
    See Also