Scheduler for WinForms
GoToDate コンストラクタ(C1Schedule,String,DateTime)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule.Forms 名前空間 > GoToDate クラス > GoToDate コンストラクタ : GoToDate コンストラクタ(C1Schedule,String,DateTime)
所有する C1.Win.C1Schedule.C1Scheduleオブジェクト。
日付を表示するための書式文字列。
ダイアログ内に表示する選択された日付の初期値。
GoToDateフォームの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
ダイアログ内に表示する選択された日付の初期値。
参照

GoToDate クラス
GoToDate メンバ
オーバーロード一覧