RadSchedulerDialog
RadSchedulerDialog is a basic dialog class. It is inherited by the following RadScheduler's dialogs:
- DeleteRecurringAppointmentDialog: it is shown when you try to delete a recurring appointment allowing the user to delete just a single occurrence or the entire series.
- EditAppointmentDialog: it is shown when an appointment is about to be edited.
- EditRecurrenceDialog: it is shown when you try to add a recurrence rule to an appointment.
- OpenRecurringAppointmentDialog: it is shown when you try to edit a recurring appointment allowing you to specify whether to edit the specific occurrence or the entire series.