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

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