PowerTools SPREAD for Windows Forms 8.0J
MaxDigits プロパティ (NumberDecimalPartFieldInfo)


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

プロパティ値

フィールドの任意の桁数を示すSystem.Int32値。
解説
このプロパティは、最大の桁数を取得します。
参照

NumberDecimalPartFieldInfo クラス
NumberDecimalPartFieldInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.