If the form field is inside of a table, this property returns the containing table cell as a TXTextControl.TableCell instance or null otherwise.

Syntax

public TXTextControl.TableCell TableCell { get; }
Public ReadOnly Property TableCell() As TXTextControl.TableCell

Limitations

Read only.