Table of Contents

Property VisibleItems

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

VisibleItems

Gets the collection of expanded items in the tree view.

public IEnumerable<TreeControlItem> VisibleItems { get; }

Property Value

IEnumerable<TreeControlItem>