AppointmentInplaceEditorViewModel Constructors
A View Model that contains in-place editor settings.| Name | Parameters | Description |
|---|---|---|
| AppointmentInplaceEditorViewModel(AppointmentItem, SchedulerControl) | appointmentItem, scheduler | Initializes a new instance of the AppointmentInplaceEditorViewModel class with the specified settings. |
See Also