PowerTools MultiRow for Windows Forms 8.0J
MaxDate プロパティ (DropDownCalendar)

最大の日付を取得または設定します。
構文
Public Property MaxDate As Date
public DateTime MaxDate {get; set;}

プロパティ値

カレンダーの最大の日付を示すSystem.DateTime値。
例外
例外解説
System.ArgumentOutOfRangeException指定された値がMinDate値未満です。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.