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

In This Topic
    Today Property (TitleTheme)
    In This Topic
    Gets or sets today caption style.
    Syntax
    'Declaration
     
    
    Public Property Today As TodayCaptionStyle
    public TodayCaptionStyle Today {get; set;}
    See Also