ReportLabel.Multiline

From Xojo Documentation

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

Supported for all project types and targets.

If True, the control can hold more than one line of text and the LineSpacing property is applicable.