IdxRichEditTable.LastRow Property
In This Article
Provides access to the last row in the table.
#Declaration
Delphi
property LastRow: IdxRichEditTableRow read;
#Property Value
Type | Description |
---|---|
Idx |
Exposes a table row. |
See Also