This method returns a reference to the first ListItem object visible in the internal area of a ListView control.
object.GetFirstVisible
None.
A ListView control can contain more ListItem objects than can be seen in the internal area of the ListView control. You can use the reference returned by the GetFirstVisible method to determine the first visible ListItem object in List or Report view.