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

In This Topic
    LayoutDirection Property (LayoutContext)
    In This Topic
    Indicates whether the current page layout runs horizontally, vertically, neither, or both.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutDirection As LayoutDirection
    public LayoutDirection LayoutDirection {get;}
    See Also