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

In This Topic
    LayoutDirection Property (IMatrix)
    In This Topic
    Indicates whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).
    Syntax
    'Declaration
     
    ReadOnly Property LayoutDirection As LayoutDirection
    LayoutDirection LayoutDirection {get;}
    See Also