VirtualTreeGetChildNodesInfo Properties
Provides data for the TreeList.VirtualTreeGetChildNodes event.| Name | Description |
|---|---|
| Children | Gets or sets the collection of children for the currently processed business object. |
| Node | Gets an instance of the business object being currently processed. |
See Also