ComponentOne Scheduler for WinForms
SelectedAppointments Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : SelectedAppointments Property
Gets the C1.C1Schedule.AppointmentList object containing the list of currently selected C1.C1Schedule.Appointment objects.
Syntax
'Declaration
 
Public ReadOnly Property SelectedAppointments As AppointmentList
public AppointmentList SelectedAppointments {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members