Table of Contents

Property FirstChild

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FirstChild

Gets the first child item of this tree control item.

[Browsable(false)]
public TreeViewItem? FirstChild { get; }

Property Value

TreeViewItem