Back to Devexpress

DevExpress.Web.ASPxScheduler.Commands.Dialogs Namespace

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-commands.md

latest3.4 KB
Original Source

DevExpress.Web.ASPxScheduler.Commands.Dialogs Namespace

Contains dialogs that correspond to end-user actions in a scheduler.

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Classes

NameDescription
AppointmentCancelDialogCommandThe “Appointment” dialog’s command to cancel the appointment’s editing.
AppointmentDeleteDialogCommandThe “Appointment” dialog’s command to delete the appointment.
AppointmentSaveDialogCommandThe “Appointment” dialog’s command to save the appointment.
GotoDateCancelDialogCommandThe “Go To Date” dialog’s command to cancel the date changing.
GotoDateDialogCommandThe “Go To Date” dialog’s command to set the specified date and display the selected calendar.
RecurrentAppointmentDeleteActionDialogCommandThe “Confirm Delete” dialog’s command to delete the recurrent appointment.
RecurrentAppointmentDeleteCancelDialogCommandThe “Confirm Delete” dialog’s command to cancel the recurrent appointment’s deleting.
RecurrentAppointmentEditActionDialogCommandThe “Appointment” dialog’s command to edit the recurrent appointment.
RecurrentAppointmentEditCancelDialogCommandThe “Appointment” dialog’s command to cancel the recurrent appointment’s editing.
ReminderCloseDialogCommandThe “Reminder” dialog’s command to close the dialog.
ReminderDialogCommandBaseServes as a base for classes that implement functionality of the Reminder dialog’s commands.
ReminderDismissAllDialogCommandThe “Reminder” dialog’s command to dismiss all appointments in the dialog.
ReminderDismissDialogCommandThe “Reminder” dialog’s command to dismiss the selected appointment in the dialog.
ReminderSnoozeAllDialogCommandThe “Reminder” dialog’s command to snooze all appointments in the dialog.
ReminderSnoozeDialogCommandThe “Reminder” dialog’s command to snooze the selected appointment in the dialog.