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

RecurrentAppointmentEditActionDialogCommand Class

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

Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs

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

Declaration

public class RecurrentAppointmentEditActionDialogCommand :
    DialogCommandBase<IRecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditDialogViewModel>

Inheritance

Object
DevExpress.Web.ASPxScheduler.Internal.SchedulerCallbackCommand
DevExpress.Web.ASPxScheduler.Internal.CallbackCommandWithResult
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase<RecurrentAppointmentEditDialogViewModel>
DevExpress.Web.ASPxScheduler.Commands.Dialogs.DialogCommandBase<DevExpress.Web.ASPxScheduler.Dialogs.IRecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditDialogViewModel>
RecurrentAppointmentEditActionDialogCommand
See Also