NumberIntegerPartFieldSpinIncrement プロパティ
|
名前空間:
GrapeCity.Windows.InputMan.Fields
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Get
Set
プロパティ値
型:
Int32
スピンの増分量を示す
Int32 値。既定値は 1 です。
関連項目