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

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