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


ITableControlInfo.GetLeftCol Method (ArcObjects .NET 10.5 SDK)
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