Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / C1ScheduleStorage Class / AppointmentsLoaded Event

In This Topic
    AppointmentsLoaded Event (C1ScheduleStorage)
    In This Topic
    Occurs when appointments were loaded from the file.
    Syntax
    'Declaration
     
    Public Event AppointmentsLoaded As System.EventHandler
    public event System.EventHandler AppointmentsLoaded
    See Also