PowerTools CalendarGrid for Windows Forms 1.0J
MaxDate プロパティ (CalendarGcDateTimeCellType)

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

プロパティ値

許容される最大値を示す System.DateTime 値。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が MinDate 未満です。
参照

CalendarGcDateTimeCellType クラス
CalendarGcDateTimeCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.