A newer version of this page is available.
Switch to the current version.
RecurrentAppointmentDeleteDialogViewModel Class
Provides settings defining the View Model of the recurrent appointment's Delete dialog.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class RecurrentAppointmentDeleteDialogViewModel :
RecurrentAppointmentDeleteDialogViewModel<RecurrentAppointmentDeleteDialogViewModel>
Public Class RecurrentAppointmentDeleteDialogViewModel
Inherits RecurrentAppointmentDeleteDialogViewModel(Of 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
Feedback