Table of Contents

Property Items

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

Items

Gets the collection of root items contained within the tree control.

public IReadOnlyList<TreeViewItem> Items { get; }

Property Value

IReadOnlyList<TreeViewItem>