FindSettingsDialog.FilterSettings

Syntax

FilterSettings: Object;

Description

The FilterSettings property specifies search box settings.

Comments

Use JSON or the setFilterSettings method to set the property value, and the getFilterSettings method to get the property value.

Example

The property use is given on the page with description of the FindSettingsDialog constructor.

See also:

FindSettingsDialog