Skip to main content

AppointmentEditDialogViewModel Class

In This Article

Provides settings defining the Appointment Edit dialog’s View Model.

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public class AppointmentEditDialogViewModel :
    AppointmentEditDialogViewModel<AppointmentEditDialogViewModel>

#Inheritance

See Also