isRowBelong(rowIndex: Number);
rowIndex. Table row index.
The isRowBelong method determines whether the row with specified index belongs to a given range.
This method returns True if the row with specified index belongs to the given range, and False if it does not belong to the range.
The example of use is given on the page with description of the TabSheetRange.isColumnBelong method.
See also: