Name | Description | |
---|---|---|
QuerySuggestItemForTextEventArgs Constructor |
The following tables list the members exposed by QuerySuggestItemForTextEventArgs.
Name | Description | |
---|---|---|
QuerySuggestItemForTextEventArgs Constructor |
Name | Description | |
---|---|---|
Item | The item corresponding to the maching text. | |
SuggestItem | This value should be set to True to specify if the provided item should be displayed in the dropdown suggestion box, taking into account the actual input provided by the QuerySuggestItemForTextEventArgs.Text property. | |
Text | The text corresponding to the current input text. |