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

HolidayTypeOfDay メソッド

指定した日付の日のタイプを返します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public override DayType TypeOfDay(
	DateTime dateTime
)

パラメーター

dateTime
型: SystemDateTime
日付を示す DateTime 値。

戻り値

型: DayType
日のタイプを表す DayType 列挙体。

実装

IHolidayTypeOfDay(DateTime)
関連項目