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


In This Topic
    CharBoxInfoCollection Class Members
    In This Topic

    The following tables list the members exposed by CharBoxInfoCollection.

    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 CharBoxInfo for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo for number style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo for postcode style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo for postcode style.  
    Public Propertystatic (Shared in Visual Basic)Gets a template set of CharBoxInfo 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 MethodOverloaded. Adds an array of CharBoxInfo to the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets a value that indicates whether the collection contains the specified T. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodCopies the collection objects to a one-dimensional System.Array instance beginning at the specified index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodRepresents a default predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Determines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Searches for a T that matches the specified type TTarget, and returns the first occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Retrieves all the T that match the specified type TTarget. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the first occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Searches for an T that matches the specified type TTarget and matches the conditions defined by the specified predicate, and returns the last occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public MethodOverloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    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 CharBoxInfo in this collection  
    Public MethodSet the LineStyle of all of each CharBoxInfo in this collection  
    Top
    Protected Methods
     NameDescription
    Protected MethodCopies the elements of the specified array to the end of the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodPerforms additional custom processes before inserting a new element array into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodOverridden.   
    Protected MethodPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodOverridden.   
    Protected MethodRaises the CollectionBase<T>.CollectionChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodRaises the CollectionBase<T>.CollectionChanging event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodRaises the FieldPropertyChanged event.  
    Protected MethodPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodOverridden.   
    Protected MethodPerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodOverridden.   
    Protected MethodPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Protected MethodOverridden.   
    Protected MethodPerforms additional custom processes when validating a value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Top
    Public Events
     NameDescription
    Public EventA System.ComponentModel.CollectionChangeEventHandler object that indicates the handler of the CollectionChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Public EventA System.ComponentModel.CollectionChangeEventHandler object that indicates the handler of CollectionChanging event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
    Top
    See Also