ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / RtfFilter Class / EndReport Method

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