LookUpEditSearchHighlightEventArgs Properties
A base class for the AutoSearch and AutoSuggest event parameters.| Name | Description |
|---|---|
| Cancel | Cancels the Task assigned to the QuerySuggestions parameter. |
| EditorText | |
| Text | Returns the current user text. |
See Also