FilterDialog.Source

Syntax

Source();

Description

The Source property determines a data source in the Filter dialog box.

Comments

Value of the Source property can be set from JSON or using the setSource method, and returned using the getSource method.

Example

The example of method use is given on the page with description of the FilterDialog constructor.

See also:

FormatCatView