Table of Contents

Property TopItem

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

TopItem

Gets or sets the first fully-visible tree item in the tree view control.

TreeViewItem? TopItem { get; }

Property Value

TreeViewItem

A TreeViewItem that represents the first fully-visible tree item in the tree view control.