EditField.DataField Property

Syntax

DataField as String


Relevant only if the EditField is used in conjunction with a DataControl to display the contents of fields in a database table. It is assigned the name of a field ( String) in the table referenced by the DataControl in the window.