FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / EndReport Event

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