Check Method (Tree)
Class
Tree
.
Action
Checks the check box.
Syntax
C#
tree
.
Check
(
itemPath
)
VB
tree
.
Check
(
itemPath
)
Variable
Description
itemPath
The path of the item to check.
ItemPath
.