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


In This Topic
    DropDownButton Class
    In This Topic
    Represents the settings of the DropDownButton class.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DropDownButton 
       Inherits SideButtonBase
       Implements INamedObject 
    'Usage
     
    
    Dim instance As DropDownButton
    public sealed class DropDownButton : SideButtonBase, INamedObject  
    Inheritance Hierarchy

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

    See Also