Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Spin Class
Members


In This Topic
    Spin Class
    In This Topic
    Represents the spin function settings.
    Syntax
    'Declaration
     
    
    Public Class Spin 
    'Usage
     
    
    Dim instance As Spin
    public class Spin 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.Spin
          GrapeCity.Win.Spread.InputMan.CellType.DateSpin
          GrapeCity.Win.Spread.InputMan.CellType.NumberSpin

    See Also