EnumDialogType
Enum
Describes the type a ScheduleView dialog.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
[SuppressMessage("Design", "CA1008:Enums should have zero value", Justification = "<Pending>")]
public enum DialogType
Fields
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.