This document is archived and information here might be outdated. Recommended version. |
Gets the top visible row of the view window.
[Visual Basic .NET]
Public Function GetTopRow ( _
) As Integer
[C#]
public int GetTopRow (
);