ArcObjects Library Reference (GeoDatabaseUI)  

ITableControlInfo.GetLeftCol Method

Gets the left visible column of the view window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface