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


In This Topic
    SpinButton Class
    In This Topic
    Represents the SpinButton class. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SpinButton 
       Inherits SideButtonBase
       Implements INamedObject 
    'Usage
     
    
    Dim instance As SpinButton
    public sealed class SpinButton : SideButtonBase, INamedObject  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase
                GrapeCity.Win.Spread.InputMan.CellType.SpinButton

    See Also