[]
Gets the settings for the spin function.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public DateSpin Spin { get; }
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public ReadOnly Property Spin As DateSpin
| Type | Description |
|---|---|
| DateSpin | A DateSpin value that indicates the spin function settings. |
The spin behaviors can be customized by setting this Spin property.