SpinEventArgs.IsSpinUp = Boolean;
The IsSpinUp property determines whether scrolling up is enabled.
If this property is set to True, the content is scrolled on clicking the Up button. If this property is set to False, the content is scrolled on clicking the Down button.
The example of property use is given on the Example of Creating the SpinEdit Component page.
See also: