property Thumbnail.FilterBarFor as String
Specifies the expression that determines whether the thumbnail is included in the filter.

TypeDescription
String A String expression that defines the expression that determines whether the thumbnail is included in the filter.
By default, the FilterBarFor property is empty, which indicates that the thumbnail's caption is what the filter feature is filtering for. You can use the FilterBarFor property to specify data the filter feature is filtering for. The FilterBarVisible property specifies whether the control's filter bar is visible or hidden. Use the Caption property to specify a caption to be displayed on the thumbnail. The SingleCaption property indicates the expression to generate the HTML caption to be displayed on the thumbnail, when the control shows a single thumbnail. 

For instance:

The FilterBarFor property supports the following keywords: 

This property/method supports predefined constants and operators/functions as described here.