Col Property (Read/Write)
Sets/gets the screen column coordinate where the field begins.
VB.NET Syntax
Field.Col [= Short]
C# Syntax
Field.Col [= short];
See Also Row, Pos and Len properties.