prevSibling
The previous tree item with the same parent.
Property of
TreeItem
Description
The read-only prevSibling property contains an object reference to the previous tree item (up) that has the same parent. If the tree item is the first one, prevSibling is null.