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


ITableControlInfo.GetCurrentCol 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.GetCurrentCol Method
ArcGIS Developer Help

ITableControlInfo.GetCurrentCol Method

The current col (FDO field index) the user is on.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface