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

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

プロパティ値

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

CalendarGcTimeSpanCellType クラス
CalendarGcTimeSpanCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.