ExpandAll Method (SLTreeView)

Class

SLTreeView.

Action

Expands all items in the tree.

Syntax

C#
treeView.ExpandAll()
VB
treeView.ExpandAll()