GrapeCity MultiRow Windows Forms Documentation
CellCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds an item to the CellCollection.  
Public MethodAddRangeAdds an array of cells to the collection.  
Public MethodClearRemoves all items from the CellCollection.  
Public MethodContainsDetermines whether the CellCollection contains a specified cell.  
Public MethodCopyToCopies the elements of the CellCollection to an System.Array, starting at a particular System.Array index.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodIndexOfReturns the zero-based index of the first occurrence of a value in the collection.  
Public MethodInsertInserts a cell into the collection at the specified index.  
Public MethodRemoveOverloaded. Removes the specified number of cells from this collection beginning at the specified position.  
Public MethodRemoveAtRemoves the Cell item at the specified index.  
Public MethodToArrayCopies the elements of the collection to a new Cell array.  
Top
See Also

Reference

CellCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.