property PropertiesList.FilterBarPrompt as String
Specifies the caption to be displayed when the filter pattern is missing.

TypeDescription
String A string expression that indicates the HTML caption being displayed in the filter bar, when filter prompt pattern is missing. The FilterBarPromptPattern property specifies the pattern to filter the list using the filter prompt feature. 
By default, the FilterBarPrompt property is "<i><fgcolor=808080>Start Filter...</fgcolor></i>". The FilterBarPromptPattern property specifies the pattern to filter the list using the filter prompt feature. Changing the FilterBarPrompt property won't change the current filter.

The FilterBarPrompt property has effect only if:

The FilterBarPrompt property supports HTML format as described here: