GrapeCity SPREAD for WPF 2.0J
MaxDigits プロパティ (NumberDecimalPartField)

フィールドの任意の桁数を取得または設定します。
構文
'Declaration
 
Public Property MaxDigits As Integer
public int MaxDigits {get; set;}

プロパティ値

任意の桁数。
例外
例外説明
System.ArgumentException指定された値が 28 を超えているか、MinDigits 未満です。
参照

NumberDecimalPartField クラス
NumberDecimalPartField メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.