Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule Namespace / AppointmentLinkClickedEventArgs Class / Appointment Property

In This Topic
    Appointment Property (AppointmentLinkClickedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Appointment As Appointment
    public Appointment Appointment {get;}
    See Also