Skip to main content

RecurrentAppointmentDeleteCancelDialogCommand Class

In This Article

The “Confirm Delete” dialog’s command to cancel the recurrent appointment’s deleting.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public class RecurrentAppointmentDeleteCancelDialogCommand :
    DialogCommandBase

#Inheritance

Object
DevExpress.Web.ASPxScheduler.Internal.SchedulerCallbackCommand
DevExpress.Web.ASPxScheduler.Internal.CallbackCommandWithResult
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase
RecurrentAppointmentDeleteCancelDialogCommand
See Also