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

In This Topic
    NewPage Method (HtmlFilter)
    In This Topic
    Called after each page break on paged reports (see the IsPaged property).
    Syntax
    'Declaration
     
    Public Overrides Sub NewPage() 
    public override void NewPage()
    See Also