IsLeaf Property (SLTreeViewItem)

Action

Gets a value that indicates whether the tree view item is a leaf item.

Syntax

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

Access

Read only.