FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / EndReport Event

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