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

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

プロパティ値

許容される最大値を示す System.TimeSpan 値。
例外
例外解説
System.ArgumentOutOfRangeException値が MinValue 未満か、既定値を超えています。
参照

GcTimeSpan クラス
GcTimeSpan メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.