ComponentOne Scheduler for WinForms
AppointmentsLoaded Event

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : AppointmentsLoaded Event
Occurs when C1.C1Schedule.AppointmentCollection has been loaded by the C1ScheduleStorage.Import method.
Syntax
'Declaration
 
Public Event AppointmentsLoaded As System.EventHandler
public event System.EventHandler AppointmentsLoaded
See Also

Reference

C1Schedule Class
C1Schedule Members