TableCellCollection.Owner Property
Returns the table row that owns the collection.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TableRow | The table row that owns the collection. |
See Also