increment
Specifies the interval between the values when a user increments or decrements the Spinner. For example, a value of 15 indicates the Spinner should traverse values of 0, 15, 30, 45, etc. (assuming that min=0).
Type
Number Spinner increment
Example
Spinner1.increment = 20;
See Also
Slider and Spinner Properties, for more information on Slider settings.
| << VS.14 Spinner | © 1996-2013 InetSoft Technology Corporation (v11.4) | max >> |