Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Tablix Class / LayoutDirection Property

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