[]
        
(Showing Draft Content)

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

SpinIncrement Property

SpinIncrement

Gets or sets the spin increment.

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

A int value that indicates the spin increment.

Remarks

The default value is the owner's Spin.Increment value except when setting the value.