Scheduler for WinForms
RecurrenceForm コンストラクタ

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule.Forms 名前空間 > RecurrenceForm クラス : RecurrenceForm コンストラクタ
The owning C1.Win.Schedule.C1Schedule component.
The C1.Schedule.RecurrencePattern object.
The System.Boolean value indicating if the form will be used for filling the new pattern or for editing of existing one.
Initializes a new instance of the RecurrenceForm form.
シンタックス
'宣言
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal pattern As RecurrencePattern, _
   ByVal isNew As System.Boolean _
)
public RecurrenceForm( 
   C1Schedule schedule,
   RecurrencePattern pattern,
   System.bool isNew
)

パラメータ

schedule
The owning C1.Win.Schedule.C1Schedule component.
pattern
The C1.Schedule.RecurrencePattern object.
isNew
The System.Boolean value indicating if the form will be used for filling the new pattern or for editing of existing one.
参照

RecurrenceForm クラス
RecurrenceForm メンバ