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


CharBoxCollection Class
Defines a collection that indicates a set of char boxes.
Syntax
'Declaration
 
Public Class CharBoxCollection 
   Inherits System.Collections.CollectionBase
 
'Usage
 
Dim instance As CharBoxCollection
Inheritance Hierarchy

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

See Also