In This Topic
The following tables list the members exposed by Spin.
Public Constructors
Public Properties
| Name | Description |
 | AllowSpin | Gets or sets whether the spin behavior is enabled. |
 | Increment | Gets or sets the increment offset of a single spin behavior. |
 | SpinOnKeys | Gets or sets a value that indicates whether the user can cause a spin action using a key. |
 | SpinOnWheel | Gets or sets a value that indicates whether the user can cause a spin action using the mouse wheel. |
 | Wrap | Gets or sets whether the spin behavior can wrap when reaching a maximum or minimum limit. |
Top
See Also