AppointmentInplaceEditorBase Constructors
Provides all the settings required to edit a particular appointment in a custom in-place editor.| Name | Parameters | Description |
|---|---|---|
| AppointmentInplaceEditorBase(SchedulerControl, Appointment) | control, apt | Initializes a new instance of the AppointmentInplaceEditorBase class with the specified appointment and scheduler control. |
See Also