[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSpinMode

NumberSpinMode Enum

Defines the way GrapeCity.Windows.InputMan.GcNumber spins.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum NumberSpinMode
Public Enum NumberSpinMode

Fields

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.