True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / GridBorders Class / Bottom Property

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