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

AppointmentDeleteDialogCommand Class

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

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

Declaration

public class AppointmentDeleteDialogCommand :
    DialogCommandBase

Inheritance

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