GrapeCity MultiRow Windows Forms Documentation
RowCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new row to the collection  
Public MethodAddCopiesAdds the specified number of rows to the collection based on the row at the specified index.  
Public MethodAddCopyAdds the specified number of rows to the collection based on the row at the specified index.  
Public MethodClearRemoves all items from the RowCollection.  
Public MethodContainsDetermines whether the RowCollection contains a specific row.  
Public MethodCopyToCopies the elements of the RowCollection to a System.Array, starting at a particular System.Array index.  
Public MethodGetFirstRowOverloaded. Retrieves the index of the first row that meets the specified criteria.  
Public MethodGetLastRowOverloaded. Retrieves the index of the last row that meets the specified criteria.  
Public MethodGetNextRowOverloaded. Retrieves the index of the next row that meets the specified criteria.  
Public MethodGetPreviousRowOverloaded. Retrieves the index of the previous row that meets the specified criteria.  
Public MethodGetRowCountOverloaded. Retrieves the number of row objects in the collection that meet the specified criteria.  
Public MethodGetRowsHeightOverloaded. Retrieves the cumulative height of the row objects that meet the specified criteria.  
Public MethodGetRowStateOverloaded. Retrieves the state of the row with the specified index.  
Public MethodGetRowsWidthOverloaded. Retrieves the cumulative width of the Row objects that meet the specified criteria.  
Public MethodIndexOfReturns the index of a specified item in the collection.  
Public MethodInsertOverloaded. Inserts a new row at the specified location.  
Public MethodInsertCopiesInserts Row objects into the collection at the specified position.  
Public MethodInsertCopyInserts a row into the collection at the specified position, based on the row at the specified position.  
Public MethodRemoveOverloaded. Removes a range of rows.  
Public MethodRemoveAtRemoves the specified row.  
Top
See Also

Reference

RowCollection Class
GrapeCity.Win.MultiRow Namespace
Row Class
Rows Property

 

 


Copyright © GrapeCity, inc. All rights reserved.