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

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