Property TopItem
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. 
Gets or sets the first fully-visible item in the list view control.
ListViewItem? TopItem { get; }A ListViewItem that represents the first fully-visible item in the list view control.