Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

isVisibleĀ MethodĀ 

Gets a boolean value indicating whehter the item group is currently visible.

[JavaScript]
NavigationItemGroup.isVisible()

Return Value

Returns true if this item group is currently fully visible, otherwise false.

Remarks

A group is not considered fully visible if it is in the process of expanding or collapsing.

See Also

NavigationItemGroup Object


Direct link to this topic