[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1TableView.OnAppointmentChanged

OnAppointmentChanged Method

OnAppointmentChanged(AppointmentEventArgs)

Sets appointment to the view.

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

An AppointmentEventArgs that contains appointment.

Overrides