Spread Windows Forms 12.0 Product Documentation
Spin Property (GcTimeSpanCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcTimeSpanCellType Class : Spin Property
Gets the settings for the spin function.
Syntax
'Declaration
 
Public ReadOnly Property Spin As DateSpin
'Usage
 
Dim instance As GcTimeSpanCellType
Dim value As DateSpin
 
value = instance.Spin
public DateSpin Spin {get;}

Property Value

A DateSpin value that indicates the spin function settings.
Remarks
The spin behaviors can be customized by setting this Spin property.
See Also

Reference

GcTimeSpanCellType Class
GcTimeSpanCellType Members