PowerTools MultiRow for Windows Forms 8.0J
MaxValue プロパティ (GcTimeSpanCell)

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

プロパティ値

セルに入力可能な最大値を示す System.TimeSpan 値。既定値は 9999999.23:59:59.9999999 です。
例外
例外解説
System.ArgumentOutOfRangeExceptionMinValueより小さい値です。もしくは 9999999.23:59:59.9999999 より大きい値です。
参照

GcTimeSpanCell クラス
GcTimeSpanCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.