ReportLabel.HasBackColor
From Xojo Documentation
Property (As Boolean )
aReportLabel.HasBackColor = newBooleanValue
or
BooleanValue = aReportLabel.HasBackColor
Supported for all project types and targets.
or
BooleanValue = aReportLabel.HasBackColor
Supported for all project types and targets.
If True, the background color specified by BackColor is shown.