DevExpress.Web.ASPxScheduler.Commands.Dialogs Namespace
Contains dialogs that correspond to end-user actions in a scheduler.
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Classes
Name | Description |
---|---|
AppointmentCancelDialogCommand | The “Appointment” dialog’s command to cancel the appointment’s editing. |
AppointmentDeleteDialogCommand | The “Appointment” dialog’s command to delete the appointment. |
AppointmentSaveDialogCommand | The “Appointment” dialog’s command to save the appointment. |
GotoDateCancelDialogCommand | The “Go To Date” dialog’s command to cancel the date changing. |
GotoDateDialogCommand | The “Go To Date” dialog’s command to set the specified date and display the selected calendar. |
RecurrentAppointmentDeleteActionDialogCommand | The “Confirm Delete” dialog’s command to delete the recurrent appointment. |
RecurrentAppointmentDeleteCancelDialogCommand | The “Confirm Delete” dialog’s command to cancel the recurrent appointment’s deleting. |
RecurrentAppointmentEditActionDialogCommand | The “Appointment” dialog’s command to edit the recurrent appointment. |
RecurrentAppointmentEditCancelDialogCommand | The “Appointment” dialog’s command to cancel the recurrent appointment’s editing. |
ReminderCloseDialogCommand | The “Reminder” dialog’s command to close the dialog. |
ReminderDialogCommandBase | Serves as a base for classes that implement functionality of the Reminder dialog’s commands. |
ReminderDismissAllDialogCommand | The “Reminder” dialog’s command to dismiss all appointments in the dialog. |
ReminderDismissDialogCommand | The “Reminder” dialog’s command to dismiss the selected appointment in the dialog. |
ReminderSnoozeAllDialogCommand | The “Reminder” dialog’s command to snooze all appointments in the dialog. |
ReminderSnoozeDialogCommand | The “Reminder” dialog’s command to snooze the selected appointment in the dialog. |