Expand Method (Tree)
Class
Tree
.
Action
Expands an object in a treeview control.
Syntax
C#
tree
.
Expand
(
itemPath
)
VB
tree
.
Expand
(
itemPath
)
Variable
Description
itemPath
The path of the item to expand.
ItemPath
.