EnumDialogType
Enum
Describes the type a Scheduler dialog.
Definition
Namespace:Telerik.UI.Xaml.Controls
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
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.