isRowVisible(rowIndex: Number);
rowIndex. Table row index.
The isRowVisible method determines visibility of a table row.
This method returns True if the specified table column is shown, otherwise it returns False.
The example of use is given on the page with description of the TabSheet.showRows method.
Seebsp;also: