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


DropDownButton Class
Represents the settings of the DropDownButton class.
Syntax
'Declaration
 
Public NotInheritable Class DropDownButton 
   Inherits SideButtonBase
   Implements INamedObject 
 
'Usage
 
Dim instance As DropDownButton
Inheritance Hierarchy

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

See Also