MonthlyRecurrenceViewModel.Load(AppointmentFormController) Method
In This Article
Initializes the dialog view model by loading the appointment form controller.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
appointment |
DevExpress. |
An Appointment |
See Also