value

hyperlink

shadow

text

value

Specifies the contents displayed by the Text component in cases when the component is bound to a data field (i.e., displaying an aggregate). If the Text component is not bound to a data field, the value property is undefined.

Type

Number

Example

if (Text1.value > 10000) {

  Text1.value = 'Maximum exceeded';

}

See Also

Text Properties, for general information about the Text component.

<< text © 1996-2013 InetSoft Technology Corporation (v11.4) VS.11 Image >>