ComponentOne List 8.0 for ActiveX
ListField Property

 

ListField Property

The ListField property returns or sets the name of the column used for incremental search within a TDBList or TDBCombo control.

Syntax

object.ListField = string

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

If the ListField property is not specified, the DataField property specifies the column to be used for both incremental search and the selection value. If neither property is specified, then the first column in the control will be used.

Note: Do not confuse the ListField property with the BoundColumn property used to specify the source field for update operations.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback