Spread Windows Forms 10.0 Product Documentation
CharBoxInfoCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a char box to the collection.  
Public MethodAddRangeOverloaded. Adds an array of CharBoxInfo to the current collection.  
Public MethodClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodContainsGets a value that indicates whether the collection contains the specified T. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Public MethodCopyToCopies 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 MethodDefaultPredicate<TTarget>Represents a default predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Public MethodExistsOverloaded. 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 MethodFindOverloaded. 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 MethodFindAllOverloaded. Retrieves all the T that match the specified type TTarget. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Public MethodFindIndexOverloaded. 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 MethodFindLastOverloaded. 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 MethodFindLastIndexOverloaded. 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 MethodGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfGets the index of the special char box.  
Public MethodInsertInserts a char box into the collection at the given index.  
Public MethodRemoveRemoves a char box from the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Public MethodSetBorderColorSet the System.Drawing.Color of all Border of each CharBoxInfo in this collection  
Public MethodSetBorderStyleSet the LineStyle of all of each CharBoxInfo in this collection  
Top
Protected Methods
 NameDescription
Protected MethodInnerAddRangeCopies the elements of the specified array to the end of the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnAddRangePerforms 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 MethodOnAddRangeCompleteOverridden.   
Protected MethodOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnClearCompleteOverridden.   
Protected MethodOnCollectionChangedRaises the CollectionBase<T>.CollectionChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnCollectionChangingRaises the CollectionBase<T>.CollectionChanging event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnFieldPropertyChangedRaises the FieldPropertyChanged event.  
Protected MethodOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnInsertCompleteOverridden.   
Protected MethodOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnRemoveCompleteOverridden.   
Protected MethodOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Protected MethodOnSetCompleteOverridden.   
Protected MethodOnValidatePerforms additional custom processes when validating a value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>)
Top
See Also

Reference

CharBoxInfoCollection Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.