ReportField.Multiline

From Xojo Documentation

Revision as of 19:25, 24 January 2012 by Dbrandt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...

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.