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


CharBoxInfoCollection Class
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