SpinEdit.SpinUp

Syntax

SpinDown: function (sender: SpinEdit, args: SpinEventArgs)

Parameters

sender. Event source.

args. Event information.

Description

The SpinUp event is occurs on scrolling upward.

Example

The example of event use is given in the Example of Creating the SpinEdit Component page.

See also:

SpinEdit