ComponentOne Reports for WPF
C1.C1Report Namespace / C1Report Class / EndReport Event

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