Form_Row - DfBaseList

Controls the vertical placement, in logical units, of the form display within the object

Type: Property

Access: Read/Write

Data Type: Integer

Parameters: Integer iItem

ParameterDescription
iItem (Optional)The item number (0 if omitted)


Syntax
 Property Integer Form_Row

Read Access: Get Form_Row [iItem] to IntegerVariable
Write Access: Set Form_Row [iItem] to IntegerVariable/Value


Description

The Form_row property controls the vertical placement, in logical units, of the form display within the object. This is rarely used.