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

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule.Forms 名前空間 > GoToDate クラス > GoToDate コンストラクタ : GoToDate コンストラクタ(C1Schedule,String,DateTime)
所有側の C1.Win.Schedule.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.Schedule.C1Schedule コントロール。
dateFormat
日付を表示する際の書式文字列。
initialDate
初期状態のダイアログで選択される日。
参照

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