Returns the number of tree items visible in the tree view area.

Syntax

<oRef>.visibleCount( )

<oRef>

The tree view to check.

Eigenschaft von

TreeView

Beschreibung

visibleCount( ) returns the number of tree items that are visible in the tree view area. To count all the tree items, whether or not they are visible, use the count( ) method.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.