AppointmentRibbonForm Constructors
Default appointment editing dialog of WinForms Scheduler starting with version 15.2.
Name | Parameters | Description |
---|---|---|
Appointment |
none |
Initializes a new instance of the Appointment |
Appointment |
control, apt, open |
Initializes new instance of the Appointment |
Appointment |
control, apt |
Initializes new instance of the Appointment |
See Also