TabSheetExpander.equals

Syntax

equals(expander: PP.Ui.TabSheetExpander);

Parameters

expander. Table cell group under expander.

Description

The equals method compares specified table cells group with the current one.

Comments

This method returns True if the specified cell group is an equivalent of the current one, otherwise it returns False.

Example

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

Seebsp;also:

TabSheetExpander