Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / EndReport Event

In This Topic
    EndReport Event
    In This Topic
    Fired when the control finishes rendering the report.
    Syntax
    'Declaration
     
    Public Event EndReport As EventHandler
    public event EventHandler EndReport
    See Also