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

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