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


CharBoxCollection Class Methods

For a list of all members of this type, see CharBoxCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a char box to the collection.  
Public MethodAdds an array of CharBox to the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodGets the index of the special char box.  
Public MethodInserts a char box into the collection at the given index.  
Public MethodRemoves a char box from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodSet the System.Drawing.Color of all Border of each CharBox in this collection  
Public MethodSet the LineStyle of all of each CharBox in this collection  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the CharBoxCollection instance.  
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the CharBoxCollection instance.  
Protected MethodRaises the CollectionChanged event.  
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the CharBoxCollection instance.  
Protected MethodOverridden. Performs additional custom processes when inserting the contents of the CharBoxCollection instance.  
Protected MethodNotify the property changed notification.  
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the CharBoxCollection instance.  
Protected MethodOverridden. Performs additional custom processes when removing the contents of the CharBoxCollection instance.  
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the CharBoxCollection instance.  
Protected MethodOverridden. Performs additional custom processes when setting the contents of the CharBoxCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also