Tree Control Event Reference
- Updated2021-08-13
- 2 minute(s) read
The following events occur when the user performs an action that involves a tree control.
| Event | Description | Event Data Fields |
|---|---|---|
| Item closed |
Occurs when the user closes an item in a tree control. |
|
| Item opened |
Occurs when the user expands an item in a tree control. |
|
| Selection changed |
Occurs when the user selects or deselects one or more items in a tree control. |
|