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

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