ArcObjects Library Reference (GeoDatabaseUI)  

ITableControlInfo.GetTopRow Method

Gets the top visible row of the view window.

[Visual Basic .NET]
Public Function GetTopRow ( _
) As Integer
[C#]
public int GetTopRow (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface