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

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