Items Property (UIATreeViewItem)

Action

Gets a complete list of items.

Syntax

C#
protected List(Of UIATreeViewItem) Items { get; }
VB
'Declaration
Protected Read Property Items As List(Of UIATreeViewItem)

Access

Read only.