GrapeCity InputMan for Windows Forms 10.0J
MinDate プロパティ (DropDownCalendar)

ドロップダウンカレンダーで選択可能な日付の最小値を取得または設定します。
構文
Public Property MinDate As Nullable(Of Date)
public Nullable<DateTime> MinDate {get; set;}
例外
例外解説
System.ArgumentNullException値がnull 参照 (Visual Basicでは Nothing)です。値がMaxDateを超えています。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.