[]
        
(Showing Draft Content)

C1.Win.C1Schedule.Forms.RecurrenceForm.-ctor

RecurrenceForm Constructor

RecurrenceForm(C1Schedule, RecurrencePattern, bool)

Initializes a new instance of the RecurrenceForm form.

Declaration
public RecurrenceForm(C1Schedule schedule, RecurrencePattern pattern, bool isNew)
Parameters
Type Name Description
C1Schedule schedule

The owning C1Schedule component.

RecurrencePattern pattern

The RecurrencePattern object.

bool isNew

The bool value indicating if the form will be used for filling the new pattern or for editing of existing one.