'宣言 Public Function New( _ ByVal schedule As C1Schedule, _ ByVal dateFormat As System.String, _ ByVal initialDate As System.Date _ )
public GoToDate( C1Schedule schedule, System.string dateFormat, System.DateTime initialDate )
パラメータ
- schedule
- 所有側の C1.Win.Schedule.C1Schedule コントロール。
- dateFormat
- 日付を表示する際の書式文字列。
- initialDate
- 初期状態のダイアログで選択される日。