SpinEventArgs Properties
Provides data for the RepositoryItemTextEdit.Spin event| Name | Description |
|---|---|
| Handled | Gets or sets whether the event has been handled, and no default processing is required. |
| IsSpinUp | A Boolean value that specifies whether the Up Arrow key or Up Spin button (in a SpinEdit control) has been pressed, or the mouse wheel has been rotated up. |
See Also