ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure / ForcedVerticalBreak Property

In This Topic
    ForcedVerticalBreak Property
    In This Topic
    Specifies that layout encountered a hard page break.
    Syntax
    'Declaration
     
    Public ReadOnly Property ForcedVerticalBreak As Boolean
    public bool ForcedVerticalBreak {get;}
    See Also