[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditRecurrenceDialog

EditRecurrenceDialog Method

EditRecurrenceDialog(Appointment)

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

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

Appointment whose RecurrencePattern will be edited in the dialog.

Remarks

This methods implements the EditRecurrenceDialogCommand command.