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

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

プロパティ値

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

CalendarGcNumberCellType クラス
CalendarGcNumberCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.