RBReportControl.Visible

From Xojo Documentation

Revision as of 23:02, 11 March 2010 by Npalardy (talk | contribs) (1 revision)
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...

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.