ComponentOne List for WinForms
C1.Win.C1List Namespace / CellBorders Class / Left Property

In This Topic
    Left Property (CellBorders)
    In This Topic
    Gets or sets the width of the left border.
    Syntax
    'Declaration
     
    
    Public Property Left As Integer
    public int Left {get; set;}
    See Also