GrapeCity SPREAD for Windows Forms 12.0J
SpinIncrement プロパティ (TimeSpanInputFieldInfo)

スピン動作による数値の変化量を取得または設定します。
構文
'Declaration
 
Public Property SpinIncrement As Nullable(Of Integer)
public Nullable<int> SpinIncrement {get; set;}

プロパティ値

変化量を表すInt32値。
解説
値が設定されていないときのデフォルト値は、オーナーのGrapeCity.Win.Spread.InputMan.CellType.Spin.Increment値です。
参照

TimeSpanInputFieldInfo クラス
TimeSpanInputFieldInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.