Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / DateAppointments Class / Date Property

In This Topic
    Date Property (DateAppointments)
    In This Topic
    Gets the System.DateTime value determining the represented date.
    Syntax
    'Declaration
     
    Public ReadOnly Property Date As System.Date
    public System.DateTime Date {get;}
    See Also