TableCellCollection Properties
A collection of table cells in a table row.| Name | Description |
|---|---|
| Count | Inherited from PresentationCollectionBase<T>. |
| IsReadOnly | Inherited from PresentationCollectionBase<T>. |
| Item[Int32] | Inherited from PresentationCollectionBase<T>. |
| Owner | Returns the table row that owns the collection. |
See Also