ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayTheme Class / Selected Property

In This Topic
    Selected Property
    In This Topic
    Gets or sets selected day style.
    Syntax
    'Declaration
     
    
    Public Property Selected As DayStyle
    public DayStyle Selected {get; set;}
    See Also