ComponentOne Reports for WPF
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