'宣言 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.C1Schedule.C1Scheduleオブジェクト。
- dateFormat
- 日付を表示するための書式文字列。
- initialDate
- ダイアログ内に表示する選択された日付の初期値。