<< Click to display table of contents >> TRVTableRow.PageBreakBefore |
Allows to set explicit page break before this row.
property PageBreakBefore: Boolean;
(introduced in version 10)
If at least one row has PageBreaksBefore=True, an absence of rvtoRowsSplit in table.PrintOptions is ignored.
A direct assignment to this property cannot be undone/redone by the user, use table.SetRowPageBreakBefore.
Default value:
False