リサイズはクリックかドラッグ

ForceHoliday コンストラクター (DateTime, DateTime)

指定した設定を使用して、ForceHoliday クラスの新しいインスタンスを初期化します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public ForceHoliday(
	DateTime startDate,
	DateTime endDate
)

パラメーター

startDate
型: SystemDateTime
臨時休業期間の開始日を表す DateTime 値。
endDate
型: SystemDateTime
臨時休業期間の終了日を表す DateTime 値。
関連項目