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

In This Topic
    Color Property (CellBorders)
    In This Topic
    Gets or sets the color of the border.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also