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

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