Enum DialogType
Describes the type a ScheduleView dialog.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum DialogType
AppointmentDialog
Appointment dialog for creating, editing and viewing appointments.
ConfirmationDialog
Dialog with Ok and Cancel buttons.
RecurrenceChoiceDialog
Dialog that allows the user to choose between editing/deleting an occurrence of an recurrent appointment or the whole appointment.
RecurrenceDialog
Recurrence dialog for editing and viewing the recurrence rule an appointment.