[]
Initializes a new instance of the RecurrenceForm form.
public RecurrenceForm(C1Schedule schedule, RecurrencePattern pattern, bool isNew)
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. |