Returns a reference to the first child of a Node object in a XTTreeView control.
Syntax:
NodeObject.Child
The Child Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
Remarks:
The Child, FirstSibling, LastSibling, Previous, Parent, Next, and Root properties all return a reference to another Node object.