Control.VisibleForReport

Syntax

VisibleForReport: Boolean

Description

The VisibleForReport property determines whether the control is displayed for all report sheets.

Comments

If this property is set to True, the control is shown for all report sheets.

Example

The example of property use is given in description of the ControlView.ControlChanged event.

See also:

Control