RecurrentAppointmentDeleteDialogViewModel Class
In This Article
Provides settings defining the View Model of the recurrent appointment’s Delete dialog.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class RecurrentAppointmentDeleteDialogViewModel :
RecurrentAppointmentDeleteDialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
#Inheritance
Object
DialogViewModelBase
DevExpress.Web.DialogViewModelBase<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.RecurrentAppointmentDeleteDialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
RecurrentAppointmentDeleteDialogViewModel
See Also