RecurrentAppointmentEditDialogViewModel Class
Provides settings defining the View Model of the recurrent appointment’s Edit dialog.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
public class RecurrentAppointmentEditDialogViewModel :
RecurrentAppointmentEditDialogViewModel<RecurrentAppointmentEditDialogViewModel>
Inheritance
Object
DialogViewModelBase
DevExpress.Web.DialogViewModelBase<RecurrentAppointmentEditDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogViewModel<RecurrentAppointmentEditDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.RecurrentAppointmentEditDialogViewModel<RecurrentAppointmentEditDialogViewModel>
RecurrentAppointmentEditDialogViewModel
See Also