ArcObjects Library Reference (GeoDatabaseUI)  

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