TreeView Xojo plugin

TreeViewNode.ItemData Property

A property to store custom data on the node.

ItemData as Variant {Read and Write}

Remarks

Any custom data can be stored in this property.

See Also

TreeViewNode Class