TabControl.isElementVisible

Syntax

isElementVisible(element: Object);

Description

The isElementVisible method returns whether the item is visible.

Comments

The method returns the True value, if the item is visible, otherwise the value is False.

The method is under development.

See also:

TabControl