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


ITableControlInfo.GetLeftCol Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.GetLeftCol Method
ArcGIS Developer Help

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