ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContents Class / PageBreakAtEnd Property

In This Topic
    PageBreakAtEnd Property (TableOfContents)
    In This Topic
    Specifies whether to insert page break at end.
    Syntax
    'Declaration
     
    Public Property PageBreakAtEnd As Boolean
    public bool PageBreakAtEnd {get; set;}
    See Also