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


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

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

    See Also