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

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

プロパティ値

カレンダーの最小の日付を示すSystem.DateTime値。
例外
例外解説
System.ArgumentOutOfRangeException指定された値がMaxDate値を超えています。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.