MESCIUS SPREAD for Windows Forms 15.0J
SpinIncrement プロパティ (NumberIntegerPartFieldInfo)

フィールドのスピンの増分量を取得または設定します。
構文
'宣言
 
Public Property SpinIncrement As Nullable(Of Integer)
public Nullable<int> SpinIncrement {get; set;}

プロパティ値

スピンの増分を示すSystem.Int32値。
解説
デフォルト値は、値を設定することを除いて、所有者のGrapeCity.Win.Spread.InputMan.CellType.Spin.Increment値です。
参照

NumberIntegerPartFieldInfo クラス
NumberIntegerPartFieldInfo メンバ

 

 


© MESCIUS inc. All rights reserved.