FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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