ComponentOne Reports for WPF
C1.C1Report Namespace / TextFilterClassic Class / NewPage Method

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