ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / DayFormattingEventArgs Class / DayStyle Property

In This Topic
    DayStyle Property
    In This Topic
    Gets the current style of the day.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DayStyle As DayStyle
    public DayStyle DayStyle {get;}
    See Also