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

RecurrentAppointmentEditDialogViewModel Class

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

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public class RecurrentAppointmentEditDialogViewModel :
    RecurrentAppointmentEditDialogViewModel<RecurrentAppointmentEditDialogViewModel>

Inheritance

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