Property TopItem
TopItem
Gets or sets the first fully-visible item in the list view control.
[Browsable(false)]
public ListViewItem? TopItem { get; }
Property Value
- ListViewItem
A ListViewItem that represents the first fully-visible item in the list view control.