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

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