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


SideButton Class
Represents the normal side button with image and text.
Syntax
'Declaration
 
Public NotInheritable Class SideButton 
   Inherits SideButtonBase
   Implements INamedObject 
 
'Usage
 
Dim instance As SideButton
Inheritance Hierarchy

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

See Also