Table of Contents

Property Items

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

Items

Gets a collection containing all the root items in the control.

public IReadOnlyList<TreeViewItem> Items { get; }

Property Value

IReadOnlyList<TreeViewItem>