GrapeCity CalendarGrid for Windows Forms 2.0J
MinDate プロパティ (CalendarGcDateTimeCellType)

フィールドまたは値のスピン操作によってセルの値を変更するときの許容される最小値を取得または設定します。
構文
Public Property MinDate As Date
public DateTime MinDate {get; set;}

プロパティ値

許容される最小値を示す System.DateTime 値。既定値は System.DateTime.MinValue です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が MaxDate を超えています。
参照

CalendarGcDateTimeCellType クラス
CalendarGcDateTimeCellType メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.