[]
        
(Showing Draft Content)

C1.WPF.Schedule.RecChoiceControl.-ctor

RecChoiceControl Constructor

RecChoiceControl(C1Scheduler, Appointment, bool)

Initializes a new instance of the RecChoiceControl control.

Declaration
public RecChoiceControl(C1Scheduler owner, Appointment appointment, bool remove)
Parameters
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.