ReportField.Text
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As String )
aReportField.Text = newStringValue
or
StringValue = aReportField.Text
Supported for all project types and targets.
or
StringValue = aReportField.Text
Supported for all project types and targets.
The text that is displayed in the ReportField. Used for display purposes only.