ActiveReports 14 .NET Edition
GrapeCity.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