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

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