ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPageRegion Interface / PageBreakAtStart Property

In This Topic
    PageBreakAtStart Property (IPageRegion)
    In This Topic
    Gets a value indicating whether the page should break at the start of the region.
    Syntax
    'Declaration
     
    ReadOnly Property PageBreakAtStart As Boolean
    bool PageBreakAtStart {get;}
    See Also