Children

This Node object property returns the number of child Node objects.

Syntax

treeview.Children

Parameters

treeview
Object expression that evaluates to a Node object.

Remarks

The Children property is read-only. The property can be used to determine if a Node object has children.