ReportField.Underline
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aReportField.Underline = newBooleanValue
or
BooleanValue = aReportField.Underline
Supported for all project types and targets.
or
BooleanValue = aReportField.Underline
Supported for all project types and targets.
If True, applies the underline style to the control’s caption and/or its text content if any.