Skip to main content
A newer version of this page is available. .

AppointmentCancelDialogCommand Class

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

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

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