FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / OnEndReport Method

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