isCoordInside(coord: PP.Ui.TabSheetCoord);
coord. Table cell coordinates.
The isCoordInside method determines whether specified coordinates are inside of the cell group.
This method returns True if the specified coordinates are inside of the cell group, otherwise it returns False.
The example of method use is given on the TabSheetExpander Constructor page.
Seebsp;also: