ComponentOne Reports for WPF
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