Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / NumberSpin Class
Properties


NumberSpin Class Members

The following tables list the members exposed by NumberSpin.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the NumberSpin class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the spin behavior is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Spin)
Public PropertyGets or sets the increment offset of a single spin behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Spin)
Public PropertyGets or sets the increment value.  
Public PropertyGets or sets the spin mode.  
Public PropertyGets or sets a value that indicates whether the user can cause a spin action using a key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Spin)
Public PropertyGets or sets a value that indicates whether the user can cause a spin action using the mouse wheel. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Spin)
Public PropertyGets or sets whether the spin behavior can wrap when reaching a maximum or minimum limit. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Spin)
Top
See Also