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

In This Topic
    Today Property (DayTheme)
    In This Topic
    Gets or sets style for today date.
    Syntax
    'Declaration
     
    
    Public Property Today As DayStyle
    public DayStyle Today {get; set;}
    See Also