ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / LineColor Property

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