Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / NumberSpin Class
Members


In This Topic
    NumberSpin Class
    In This Topic
    Represents the number spin functions settings.
    Syntax
    'Declaration
     
    
    Public Class NumberSpin 
       Inherits Spin
    'Usage
     
    
    Dim instance As NumberSpin
    public class NumberSpin : Spin 
    Inheritance Hierarchy

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

    See Also