FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / OnEndReport Method

In This Topic
    OnEndReport Method
    In This Topic
    Raises the EndReport event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnEndReport() 
    protected virtual void OnEndReport()
    See Also