Table of Contents

Property VisibleItems

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

VisibleItems

Gets the collection of visible items contained in the tree view.

[Browsable(false)]
public IReadOnlyList<ListControlItem> VisibleItems { get; }

Property Value

IReadOnlyList<ListControlItem>