AppointmentInplaceEditor Constructors
Represents an in-place editor.Name | Parameters | Description |
---|---|---|
AppointmentInplaceEditor() | none | Initializes a new instance of the AppointmentInplaceEditor class with the default settings. |
AppointmentInplaceEditor(SchedulerControl, Appointment) | control, apt | Initializes a new instance of the AppointmentInplaceEditor class with the specified settings. |
See Also