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


In This Topic
    SideButton Class
    In This Topic
    Represents the normal side button with image and text.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SideButton 
       Inherits SideButtonBase
       Implements INamedObject 
    'Usage
     
    
    Dim instance As SideButton
    public sealed class SideButton : SideButtonBase, INamedObject  
    Inheritance Hierarchy

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

    See Also