The TelerikWebTreeViewItem object contains the following methods:
Method List
| Name | Description | 
|---|---|
Check
 | 
Simulates checking or unchecking the item. | 
Click | 
Simulates a click of the left mouse button on an item. | 
ClickM | 
Simulates a click of the middle mouse button on an item. | 
ClickMXY
 | 
Simulates a click of the middle mouse button on the specified point within the item. | 
ClickR | 
Simulates a click of the right mouse button on an item. | 
ClickRXY
 | 
Simulates a click of the right mouse button on the specified point within the item. | 
ClickXY
 | 
Simulates a click of the left mouse button on the specified point within the item. | 
Collapse | 
Collapses the specified item. | 
DblClick | 
Simulates a double-click of the left mouse button on an item. | 
DblClickM | 
Simulates a double-click of the middle mouse button on an item. | 
DblClickM
 | 
Simulates a double-click of the middle mouse button over the item. | 
DblClickMXY
 | 
Simulates a double-click of the middle mouse button on the specified point within the item. | 
DblClickR | 
Simulates a double-click of the right mouse button on an item. | 
DblClickRXY
 | 
Simulates a double-click of the right mouse button on the specified point within the item. | 
DblClickXY
 | 
Simulates a double-click of the left mouse button on the specified point within the item. | 
Expand | 
Expands or collapses the specified item. | 
