Skip to main content

RecurrentAppointmentDeleteCancelDialogCommand Class

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

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v23.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