[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDecimalPartField.SpinIncrement

SpinIncrement Property

SpinIncrement

Gets or sets the spin increment.

Declaration
public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Property Value
Type Description
int

An int value indicates the spin increment.

Implements
Remarks

The default value is the SpinIncrement value except we set the value.