FindBox.Source

Syntax

Source: PP.Rds.Dictionary;

Description

The Source property determines data source of the container used to find dictionary elements.

Comments

Use JSON or the setSource method to set the property value, and the getSource method to get the property value.

Example

The example of use is given on the page with description of the DataArea.getActiveFindBox method.

See also:

FindBox