ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / LayoutDirection Property

In This Topic
    LayoutDirection Property (ITablix)
    In This Topic
    Indicates the overall direction of the tablix layout.
    Syntax
    'Declaration
     
    ReadOnly Property LayoutDirection As TablixLayoutDirection
    TablixLayoutDirection LayoutDirection {get;}
    See Also