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

In This Topic
    ImpliedVerticalBreak Property
    In This Topic
    Specifies that content flow should continue on next vertical page to keep content together.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImpliedVerticalBreak As Boolean
    public bool ImpliedVerticalBreak {get;}
    See Also