Reports for WPF
TagNumericInputParams コンストラクタ(Decimal,Decimal,Decimal,Int32)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TagNumericInputParams クラス > TagNumericInputParams コンストラクタ : TagNumericInputParams コンストラクタ(Decimal,Decimal,Decimal,Int32)
最小許容値。
最大許容値。
スピンボタンのインクリメント。
エディタ精度(少数点以下の桁数)。
TagNumericInputParams クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal minimum As System.Decimal, _
   ByVal maximum As System.Decimal, _
   ByVal increment As System.Decimal, _
   ByVal decimalPlaces As System.Integer _
)
public TagNumericInputParams( 
   System.decimal minimum,
   System.decimal maximum,
   System.decimal increment,
   System.int decimalPlaces
)

パラメータ

minimum
最小許容値。
maximum
最大許容値。
increment
スピンボタンのインクリメント。
decimalPlaces
エディタ精度(少数点以下の桁数)。
参照

TagNumericInputParams クラス
TagNumericInputParams メンバ
オーバーロード一覧