TabSheetExpander.isCrossWith

Syntax

isCrossWith(expander: PP.Ui.TabSheetExpander);

Parameters

expander. Table cell group.

Description

The isCrossWith method determines whether specified group overlaps with the current one.

Comments

This method returns True if the specified group overlaps with the current one, otherwise it returns False.

Example

The example of method use is given on the TabSheetExpander Constructor page.

Seebsp;also:

TabSheetExpander