ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / NullableDateTimeEventArgs Class / Date Property

In This Topic
    Date Property (NullableDateTimeEventArgs)
    In This Topic
    The date value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Date As Date
    public DateTime Date {get;}
    See Also