Table of Contents

Property Items

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

Items

Gets the child items of this tree control item.

public virtual IReadOnlyList<TreeControlItem> Items { get; }

Property Value

IReadOnlyList<TreeControlItem>