Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxCollection Class
Properties Methods Events


In This Topic
    CharBoxCollection Class Members
    In This Topic

    The following tables list the members exposed by CharBoxCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGet a char box according by the index  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for postcode style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for postcode style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBox for postcode style.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    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
    Public Events
     NameDescription
    Public EventOccurs when collection is changed.  
    Top
    See Also