step
Determines how the amount added or subtracted by clicking an arrow in a spinbox.
Property of
SpinBox
Description
Use step to control the rate at which a user can increase or decrease a numeric or date value. For example, a program that expresses large dollar values only in increments of $500.00 would give a spinbox a step value of 500.