RBReportControl.Visible

From Xojo Documentation

Property (As Boolean )
aRBReportControl.Visible = newBooleanValue
or
BooleanValue = aRBReportControl.Visible

Supported for all project types and targets.

If True, the control is visible. The default is True.