ItemTexts Property (UIATreeViewItem)

Action

Gets a complete list of item texts.

Syntax

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

Access

Read only.