The TableCellCollection type exposes the following members.

Properties

  Name Description
Public property Item
Gets the TableCell at the intersection of the specified row and column. This property always returns a non-nullTableCell object.
Public property Owner
Gets the RenderTable containing the current collection of cells.

See Also