AppointmentInplaceEditor Constructors
An in-place editor.| Name | Parameters | Description |
|---|---|---|
| AppointmentInplaceEditor(SchedulerControl, Appointment) | control, apt | Initializes a new instance of the AppointmentInplaceEditor class with the specified appointment and scheduler control. |
See Also