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

ForceDayOfWeekHolidayMonth プロパティ

ForceDayOfWeekHoliday が定義されている月を取得または設定します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public Months Month { get; set; }

プロパティ値

型: Months
月を示す Months 列挙値。
既定値は Months.None です。
例外
例外条件
InvalidEnumArgumentExceptionMonths で定義されていない値を設定しようとしました。
関連項目