Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / OnAppointmentsLoaded Method

In This Topic
    OnAppointmentsLoaded Method (BaseTableView)
    In This Topic
    Called when an C1Schedule.AppointmentsLoaded event is occured.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnAppointmentsLoaded() 
    protected virtual void OnAppointmentsLoaded()
    See Also