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

In This Topic
    VerticalLayout Property
    In This Topic
    Specifies whether the context is for a vertical layout run.
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalLayout As Boolean
    public bool VerticalLayout {get;}
    See Also