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

In This Topic
    PageBreakAtEnd Property (BandedListGroup)
    In This Topic
    Gets or sets a value indicating whether a page break occurs immediately after the current group.
    Syntax
    'Declaration
     
    Public Property PageBreakAtEnd As Boolean
    public bool PageBreakAtEnd {get; set;}
    See Also