TRVTableRow.KeepTogether

<< Click to display table of contents >>

TRVTableRow.KeepTogether

Allows to keep the content of this row on the same page, if possible.

property KeepTogether: Boolean;

(introduced in version 14)

This property is ignored if rvtoRowsSplit is not included in table.PrintOptions.

The effect is similar to including rvpaoKeepWithNext in Options of all paragraphs of all cells of this row.

A direct assignment to this property cannot be undone/redone by the user, use table.SetRowKeepTogether.

Default value:

False