[]
Defines the way GrapeCity.Windows.InputMan.GcNumber spins.
public enum NumberSpinMode
Public Enum NumberSpinMode
Name | Description |
---|---|
Digits | Spin the field by digits without carry. |
Field | Spin the active field. |
Value | Spin the GcNumber.Value property by specified decimal value. |