[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartField.SpinIncrement

SpinIncrement Property

SpinIncrement

Gets or sets the spin increment of the field.

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

An int value indicates the spin increment.

Remarks

The default value is the owner's Increment value except we set the value.