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

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