Resolves a data value for each
data node in the set identified by the
ref
object.
The data values are then used to populate the label items, such
as
<items save='0'>
.
The
labelRef
property is a relative reference
syntax expression.
The
labelRef
property is optional. You might
want to define a list using only a set of values with no labels.
In that case, the rendered object uses labels that default to the
actual values.
Syntax
Reference_Syntax.labelRef = "string"
Values
Type
|
Values
|
String
|
A string representing a data value for each
data node in the set.
|
|
|
|