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


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

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

    See Also