property PropertiesList.FilterBarPromptPattern as String
Specifies the pattern for the filter prompt.

TypeDescription
String A string expression that specifies the pattern to filter the list.
By default, the FilterBarPromptPattern property is empty. If the FilterBarPromptPattern property is empty, the filter bar displays the FilterBarPrompt property, if the FilterBarPromptVisible property is True. The FilterBarPromptPattern property indicates the patter to filter the list. The IncrementalSearch property indicates the type of filtering.

The filter prompt works based on the IncrementalSearch property as follows: