ITreeListNodeBase.LastChild

Syntax

LastChild: ITreeListNode;

Description

The LastChild property returns parameters of the last child element.

Comments

The property returns Null if there are no child elements.

See also:

ITreeListNodeBase