ArcObjects Library Reference (ArcMapUI)  

ITableFrame.StartCol Property

The first column to display.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableFrame Interface