The following tables list the members exposed by CellCollection.
Name | Description | |
---|---|---|
Count | Returns the number of records in the collection (read-only) | |
DataPresenter | Returns the associated DataPresenterBase control | |
Item | Overloaded. The Cell at the specified zero-based index (read-only) | |
Record | Returns the DataRecord that owns this collection. (read-only) |
Name | Description | |
---|---|---|
Contains | Returns true if the cell is in the collection | |
CopyTo | Copies the records into an array | |
IndexOf | Returns the zero-based index of the record in the collection | |
IsCellAllocated | Overloaded. Determines if the cell has been allocated |