True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GridBorders Class / Top Property

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