ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NullableDateTimeEventArgs Class / Date Property

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