ArcObjects Library Reference (ArcMapUI)  

ITableFrame.StartRow Property

The first row to display.

[Visual Basic .NET]
Public Property StartRow As Integer
[C#]
public int StartRow {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableFrame Interface