VisibleItems Property (Tree)

Class

Tree.

Action

The VisibleItems property is deprecated. Use the VisibleItemPaths property instead for retrieving all visible items of a tree.

Gets a list of visible items in the tree (including all children).

Syntax

'Declaration
Protected Read Property VisibleItems As TreeContent

Access

Read only.