[]
Initializes a new instance of the RecChoiceControl control.
public RecChoiceControl(C1Scheduler owner, Appointment appointment, bool remove)
Type | Name | Description |
---|---|---|
C1Scheduler | owner | The owning C1Scheduler control. |
Appointment | appointment | The Appointment object for editing. |
bool | remove | The bool value specifying whether the control should show a message about removing or editing an appointment. |