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


In This Topic
    SideButtonCollection Class
    In This Topic
    Represents the collection for Side buttons.
    Syntax
    'Declaration
     
    
    Public Class SideButtonCollection 
       Inherits System.Collections.CollectionBase
    'Usage
     
    
    Dim instance As SideButtonCollection
    public class SideButtonCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollection

    See Also