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

In This Topic
    Color Property (GridLines)
    In This Topic
    Gets or sets the color of lines used for row and column dividers.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also