If the image field is inside of a table, this property returns the containing table cell as a TXTextControl.TableCell instance or null otherwise.
Introduced: X14.
public TXTextControl.TableCell TableCell { get; }
Public ReadOnly Property TableCell() As TXTextControl.TableCell
Read only.