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

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