isAnyControlVisible (sheetKey);
sheetKey. Key of the sheet for which you check controls availability.
The isAnyControlVisible method determines the availability of controls for the selected report sheet.
If this method returns True, controls for the specified sheet are available, otherwise there are no controls for the sheet.
The example of use is given in description of the RibbonView.PropertyChanged event.
See also: