The bindItems object identifies a set
of data nodes for binding.
The application of the bindItems object is a
binding operation. The links between the list items and the referenced
data are active. Any change to the data causes an immediate update
to the list items.
Properties
Name
|
Description
|
Type
|
Access
|
connection
|
Specifies the name of the associated connection
control in the connection set.
|
String
|
Read /Write
|
labelRef
|
Resolves a data value for each data node
in the set identified by the ref object.
|
String
|
Read /Write
|
valueRef
|
Resolves a data value for each data node
in the set identified by the ref object.
|
String
|
Read /Write
|
|
|
|