IDBLookupControl.ListSource

Syntax

ListSource: IUiDataSource;

Description

The ListSource property determines a data source for the search component, that is, the data source that contains the KeyField and ListField fields.

Comments

A list of available values contains names of all UiDataSource components located on the form.

See also:

IDBLookupControl