IsExpanded Property (UIATreeViewItem)

Action

Gets a value that indicates whether the nested items in a tree item are expanded or collapsed.

Syntax

C#
protected Boolean IsExpanded { get; }
VB
'Declaration
Protected Read Property IsExpanded As Boolean

Access

Read only.