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

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