Row Property (Read/Write)

Top  Previous  Next

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.