ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / LayoutDirection Property

In This Topic
    LayoutDirection Property (Tablix)
    In This Topic
    Gets or sets the overall direction of the tablix layout.
    Syntax
    'Declaration
     
    Public Property LayoutDirection As LayoutDirection
    public LayoutDirection LayoutDirection {get; set;}
    See Also