Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / ExportFilter Class / EndReport Method

In This Topic
    EndReport Method (ExportFilter)
    In This Topic
    Called when the component finishes rendering a report.
    Syntax
    'Declaration
     
    Public Overridable Sub EndReport() 
    public virtual void EndReport()
    See Also