Len Property (Read/Write)

Top  Previous  Next

Sets/gets the field's length.

 

VB.NET Syntax

 

Field.Len [= Short]

 

C# Syntax

 

Field.Len [= short];

 

See Also Row, Col and Pos properties.