SpinMode Property (DateSpin)
Gets or sets the spin increment mode.
'Declaration
Public Property SpinMode As DateSpinMode
'Usage
Dim instance As DateSpin
Dim value As DateSpinMode
instance.SpinMode = value
value = instance.SpinMode
Property Value
A
DateSpinMode enumeration that indicates how to perform the spin action.