[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Spin

Spin Property

Spin

Gets the spin function settings.

Declaration
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public NumberSpin Spin { get; }
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public ReadOnly Property Spin As NumberSpin
Property Value
Type Description
NumberSpin

A DateSpin value that indicates the spin function settings.

Remarks

The spin behaviors can be customized by setting this Spin property.