FilteredItemsSourceProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Filtered |
Initializes a new instance of the Filtered |
#Fields
Name | Description |
---|---|
Filter |
Identifies the Filter |
Filter |
Identifies the Filter |
Filter |
Identifies the Filter |
Suggestions |
Identifies the Suggestions |
#Properties
Name | Description |
---|---|
Filter |
Gets or sets a value that specifies how to compare the entered text with suggestions in the collection. |
Filter |
Gets or sets a comma-separated list of data fields to search. |
Filter |
Gets or sets the operator (starts with, contains, etc.) used to compare suggestions in the collection with the entered text. |
Suggestions |
Gets or sets the collection of suggestions to be filtered. |
See Also