PowerTools InputMan for Windows Forms 8.0J
DifferenceValue プロパティ (NumberCompareValue)

値の比較で使用される差分値を取得または設定します。
構文
Public Property DifferenceValue As Nullable(Of Decimal)
public Nullable<decimal> DifferenceValue {get; set;}

プロパティ値

値の比較で使用される差分値を表す Nullable<Decimal>値。 既定値はNothingです。
参照

NumberCompareValue クラス
NumberCompareValue メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.