TabSheetMeasures.getDefaultRowVisibility

Syntax

getDefaultRowVisibility();

Description

The getDefaultRowVisibility method gets if rows are visible by default.

Comments

This method returns True if table rows are visible by default, otherwise it returns False.

Example

The example of use is given on the TabSheetMeasures.getDefaultColumnVisibility page.

Seebsp;also:

TabSheetMeasures