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