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 pattern may include wild characters if the FilterBarPromptType property
is
exFilterPromptPattern. The FilterBarPromptColumns
specifies the list of columns to be used when filtering. Changing the FilterBarPromptPattern
property does not require calling the ApplyFilter
method to apply the new filter, only if filtering is required right a way.