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

In This Topic
    Day Property (TitleTheme)
    In This Topic
    Gets or sets day title style.
    Syntax
    'Declaration
     
    
    Public Property Day As DayTitleStyle
    public DayTitleStyle Day {get; set;}
    See Also