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

In This Topic
    ContinueVertically Property
    In This Topic
    Specifies that layout operation indicated that next run should be in vertical direction.
    Syntax
    'Declaration
     
    Public Property ContinueVertically As Boolean
    public bool ContinueVertically {get; set;}
    See Also