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

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