[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditAppointmentDialog

EditAppointmentDialog Method

EditAppointmentDialog(Appointment)

Shows the Edit Appointment dialog for editing of the specified existing Appointment.

Declaration
public void EditAppointmentDialog(Appointment appointment)
Parameters
Type Name Description
Appointment appointment

The editing Appointment.

Remarks

This methods implements the EditAppointmentDialogCommand command.