ReportLabel.WordWrap

From Xojo Documentation

Property (As Boolean )
aReportLabel.WordWrap = newBooleanValue
or
BooleanValue = aReportLabel.WordWrap

Supported for all project types and targets.

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