The TreeList supports the unbound mode. In this mode, you need to manually create a tree in code. The TreeList stores its nodes within the Nodes collection. The tree list nodes store child nodes within the ChildNodes collection.
Themes
Unbound Mode
|