Last
Last
Get object for last item
Read-only Runtime-only OBJECT reference property
Applies to: Tree
Introduced in KCML version 6.60
This properTy reTurns an objecT reference To The lasT Top level node in The Tree. IT can be used wiTh The Nex, Prev and Child properTIes To navigaTe The enTIre Tree.
OBJECT o = .TreeConTrol1.LasT
See also
Tree methods, properties and events.