RootItem - TreeView
Returns the item-handle of the item that is the parent-most item
Type: Property
Access: Read-Only
Data Type: Handle
Parameters: None
Syntax
Property Handle RootItem
| Access Type | Syntax |
|---|---|
| Read Access: | Get RootItem to HandleVariable |
Description
The RootItem property returns the item-handle of the item that is the parent-most item (that is, the first item you added to the control). The root item does not have any parents, just children.