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

NumberDecimalPartDisplayField の最大桁数を取得または設定します。
構文
'Declaration
 
Public Property MaxDigits As Integer
public int MaxDigits {get; set;}

プロパティ値

小数部の最大桁数を示す System.Int32 値。既定値は 28 です。
例外
例外説明
System.ArgumentException指定された値が MinDigits 未満であるか、28 を超えています。
参照

NumberDecimalPartDisplayField クラス
NumberDecimalPartDisplayField メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.