[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.Spin

Spin Property

Spin

Gets the spin function settings.

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

A DateSpin value that indicates the spin function settings.

Remarks

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