ReportField.Underline
From Xojo Documentation
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.