ReportField.Wordwrap

From Xojo Documentation

Property (As Boolean )
aReportField.Wordwrap = newBooleanValue
or
BooleanValue = aReportField.Wordwrap

Supported for all project types and targets.

If True, the multiline text will wordwrap within the Field boundaries.