This document is archived and information here might be outdated. Recommended version. |
The current col (FDO field index) the user is on.
[Visual Basic .NET]
Public Function GetCurrentCol ( _
) As Integer
[C#]
public int GetCurrentCol (
);