Skip to main content

AppointmentEditDialogViewModel Class

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

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class AppointmentEditDialogViewModel :
    AppointmentEditDialogViewModel<AppointmentEditDialogViewModel>

Inheritance

See Also