ReportField.Multiline

From Xojo Documentation

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

Supported for all project types and targets.

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