Spread Windows Forms 12.0 Product Documentation
Spin Property (GcNumberCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcNumberCellType Class : Spin Property
Gets the spin function settings.
Syntax
'Declaration
 
Public ReadOnly Property Spin As NumberSpin
'Usage
 
Dim instance As GcNumberCellType
Dim value As NumberSpin
 
value = instance.Spin
public NumberSpin 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

GcNumberCellType Class
GcNumberCellType Members