Spread Windows Forms 11.0 Product Documentation
Spin Property (GcComboBoxCellType)


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

Property Value

A Spin that indicates the spin information.
Remarks
The spin behaviors can be customized by setting this Spin property.
See Also

Reference

GcComboBoxCellType Class
GcComboBoxCellType Members