Table of Contents

Property TopItem

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

TopItem

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

ListViewItem? TopItem { get; }

Property Value

ListViewItem

A ListViewItem that represents the first fully-visible item in the list view control.