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

In This Topic
    Day Property (CalendarTheme)
    In This Topic
    Gets styles which determine the appearance of C1.Win.Calendar.C1CalendarView day elements on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Day As DayTheme
    public DayTheme Day {get;}
    See Also