ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / NewPage Property

In This Topic
    NewPage Property (BandedList)
    In This Topic
    Indicates on which page the content to start after the page break.
    Syntax
    'Declaration
     
    Public Property NewPage As StartNewPage
    public StartNewPage NewPage {get; set;}
    See Also