ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / DataRegion Class / PageBreakAtEnd Property

In This Topic
    PageBreakAtEnd Property (DataRegion)
    In This Topic
    Indicates the report should page break at the end of the data region.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBreakAtEnd As Boolean
    public bool PageBreakAtEnd {get;}
    See Also