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

RecurrentAppointmentDeleteDialogViewModel Class

Provides settings defining the View Model of the recurrent appointment’s Delete dialog.

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

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

Declaration

public class RecurrentAppointmentDeleteDialogViewModel :
    RecurrentAppointmentDeleteDialogViewModel<RecurrentAppointmentDeleteDialogViewModel>

Inheritance

Object
DevExpress.Web.DialogViewModelBase
DevExpress.Web.DialogViewModelBase<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.RecurrentAppointmentDeleteDialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
RecurrentAppointmentDeleteDialogViewModel
See Also