[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditRecurrenceDialog

EditRecurrenceDialog Method

EditRecurrenceDialog(Appointment)

Shows the Edit Recurrence dialog for editing a C1.Schedule.RecurrencePattern of the specified C1.Schedule.Appointment.

Declaration
public void EditRecurrenceDialog(Appointment appointment)
Parameters
Type Name Description
Appointment appointment
<xref href="C1.Schedule.Appointment" data-throw-if-not-resolved="false"></xref> whose <xref href="C1.Schedule.RecurrencePattern" data-throw-if-not-resolved="false"></xref> will be edited

in the dialog.

Remarks

This methods implements the EditRecurrenceDialogCommand command.