Skip to main content

AppointmentCancelDialogCommand Class

The “Appointment” dialog’s command to cancel the appointment’s editing.

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class AppointmentCancelDialogCommand :
    DialogCommandBase

Inheritance

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