Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateSpin Class
Properties


In This Topic
    DateSpin Class Members
    In This Topic

    The following tables list the members exposed by DateSpin.

    Public Constructors
     NameDescription
    Public Constructor  
    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 increment 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