[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField.SpinDown

SpinDown Method

SpinDown()

Perform spin down behavior.

Declaration
public void SpinDown()
Public Sub SpinDown()

SpinDown(int)

Perform spin down with the specified increment parameters.

Declaration
public void SpinDown(int increment)
Public Sub SpinDown(increment As Integer)
Parameters
Type Name Description
int increment

An int value indicates the spin increment.