ITreeListNodeBase.FirstChild

Syntax

FirstChild: ITreeListNode;

Description

The FirstChild property returns parameters of the first child element.

Comments

The property returns Null if there are no child elements.

See also:

ITreeListNodeBase