Working with Regular Report > PP.Prx > Classes > Control > Control.VisibleOnSheets
VisibleOnSheets: Array;
The VisibleOnSheets property returns the list of sheets for which the control is displayed.
The property is returned using the getVisibleOnSheets() method.
It is used for internal implementation of the ReportBox component.
See also: