Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / Day Class / Date Property

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