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


In This Topic
    ButtonTextCollection Class
    In This Topic
    Represents the button text collection.
    Syntax
    'Declaration
     
    
    Public Class ButtonTextCollection 
       Inherits BaseKeyCollection
    'Usage
     
    
    Dim instance As ButtonTextCollection
    public class ButtonTextCollection : BaseKeyCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection
          GrapeCity.Win.Spread.InputMan.CellType.ButtonTextCollection

    See Also