PowerTools CalendarGrid for Windows Forms 1.0J
MaxValue プロパティ (CalendarGcTimeSpanCellType)

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

プロパティ値

許容される最大値を示す System.TimeSpan 値。既定値は 9999999.23:59:59.9999999 です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が MinValue より小さいか、9999999.23:59:59.9999999 を超えています。
参照

CalendarGcTimeSpanCellType クラス
CalendarGcTimeSpanCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.