[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1TableView.OnAppointmentAdded

OnAppointmentAdded Method

OnAppointmentAdded(AppointmentEventArgs)

Adds appointment to the view.

Declaration
protected override void OnAppointmentAdded(AppointmentEventArgs e)
Parameters
Type Name Description
AppointmentEventArgs e

An AppointmentEventArgs that contains appointment.

Overrides