This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.GetLeftCol Method (ArcObjects .NET 10.5 SDK) |
Gets the left visible column of the view window.
[Visual Basic .NET] Public Function GetLeftCol ( _ ) As Integer
[C#] public int GetLeftCol ( );