Scheduler for WPF | ComponentOne
C1.Schedule Namespace / Appointment Class / EndDate Property

In This Topic
    EndDate Property
    In This Topic
    Returns the appointment end date.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EndDate As Date
    public DateTime EndDate {get;}
    See Also