ITreeListNode.PreviousSiblingNode

Syntax

PreviousSiblingNode: ITreeListNode;

Description

The PreviousSiblingNode property returns previous neighboring node that is placed on the same level with this node.

See also:

ITreeListNode