Scheduler for WPF | ComponentOne
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 Date
    public DateTime Date {get;}
    See Also