ActiveReports 19 .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
    Gets the overall direction of the tablix layout.
    Syntax
    'Declaration
     
    ReadOnly Property LayoutDirection As TablixLayoutDirection
    TablixLayoutDirection LayoutDirection {get;}

    Property Value

    A TablixLayoutDirection value indicating the overall direction of the tablix layout.
    See Also