Col Property (Read/Write)

Top  Previous  Next

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.