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


In This Topic
    CharBoxInfoCollection Class
    In This Topic
    Defines a collection that indicates a set of char boxes.
    Syntax
    'Declaration
     
    
    Public Class CharBoxInfoCollection 
       Inherits GrapeCity.Win.Spread.InputMan.CellType.CollectionBase(Of CharBoxInfo)
    'Usage
     
    
    Dim instance As CharBoxInfoCollection
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
             GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfoCollection

    See Also