Version

CellCollection Class Members

The following tables list the members exposed by CellCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of records in the collection (read-only)  
Public PropertyDataPresenterReturns the associated DataPresenterBase control  
Public PropertyItemOverloaded. The Cell at the specified zero-based index (read-only)  
Public PropertyRecordReturns the DataRecord that owns this collection. (read-only)  
Public Methods
 NameDescription
Public MethodContainsReturns true if the cell is in the collection  
Public MethodCopyToCopies the records into an array  
Public MethodIndexOfReturns the zero-based index of the record in the collection  
Public MethodIsCellAllocatedOverloaded. Determines if the cell has been allocated  
See Also