Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / Left Property

In This Topic
    Left Property (Borders)
    In This Topic
    Gets or sets the left border.
    Syntax
    'Declaration
     
    Public Property Left As LineDef
    public LineDef Left {get; set;}
    See Also