Reports for WinForms | ComponentOne
Getting Started with Reports for WinForms / Getting Started with Reporting / C1Report Quick Start / Step 3 of 4: Loading the Report in the C1Report Component
In This Topic
    Step 3 of 4: Loading the Report in the C1Report Component
    In This Topic

    To load a report definition from a file at design time, complete one of the following tasks:

    Using the Select a report dialog box to select the report you want, complete the following tasks:

    1. Click the ellipsis button. The Open dialog box appears.
    2. Browse to the location that you just saved your ProductsReport.xml file, select it, and click Open.
    3. The available report definitions are listed in the Report drop-down box. Select the Products Report definition to load.
    4. Click Load and OK to close the dialog box.

    In the next step you will render the report into a preview control.