DGRow.isVisible

Syntax

isVisible();

Description

The isVisible method checks displaying of table row.

Comments

The method returns True if a row is displayed, otherwise it returns False.

Example

The example of method use is given on the page with description of the DGRow.reCalcRealHeight method.

See also:

DGRow