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

In This Topic
    Day Property (DayFormattingEventArgs)
    In This Topic
    Gets the date of the day.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Day As Date
    public DateTime Day {get;}
    See Also