ComponentOne Scheduler for WinForms
Appointments Property (SelectedAppointmentsChangedEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > SelectedAppointmentsChangedEventArgs Class : Appointments Property
Gets the C1.C1Schedule.AppointmentList object representing currently selected appointments. This value can be null if there is no selected appointment.
Syntax
'Declaration
 
Public ReadOnly Property Appointments As AppointmentList
public AppointmentList Appointments {get;}
See Also

Reference

SelectedAppointmentsChangedEventArgs Class
SelectedAppointmentsChangedEventArgs Members