ReportField.Wordwrap
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aReportField.Wordwrap = newBooleanValue
or
BooleanValue = aReportField.Wordwrap
Supported for all project types and targets.
or
BooleanValue = aReportField.Wordwrap
Supported for all project types and targets.
If True, the multiline text will wordwrap within the Field boundaries.