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

セルに入力可能な最大値を取得または設定します。
構文
Public Property MaxDate As Date
public DateTime MaxDate {get; set;}

プロパティ値

セルに入力可能な最大値を示す System.DateTime 値。既定値は System.DateTime.MaxValue です。
例外
例外解説
System.ArgumentOutOfRangeExceptionMinDate より小さい値です。
参照

GcDateTimeCell クラス
GcDateTimeCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.