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

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

プロパティ値

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

CalendarGcNumberCellType クラス
CalendarGcNumberCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.