This document is archived and information here might be outdated.  Recommended version.


ITableFrame.StartRow Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableFrame Interface > ITableFrame.StartRow Property
ArcGIS Developer Help

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