Reports for WinForms | ComponentOne
In This Topic
    Adding Page Headers to Subreports
    In This Topic

    C1Report ignores Page Header and Page Footer sections in subreports. Instead, it uses the Page Header and Page Footer sections defined in the main report. This is the same behavior as in Microsoft Access.

    In many cases, however, you would like your subreports to include header information across page breaks. To do this, place the headers in a Group Header section and set the section's Repeat property to True. If your subreport doesn't have any groups, add an empty one.

    Note: For the complete report, see report "14: Page Headers in Subreports" in the CommonTasks.xml report definition file, which is available in the ComponentOne Samples folder.