AutoSuggestEditCustomPopupHighlightedTextEventArgs Properties
Provides data for the AutoSuggestEdit.CustomPopupHighlightedText event.Name | Description |
---|---|
Handled | Gets or sets whether a text highlight operation is handled and no default processing is required. |
Text | Gets or sets a text to be highlighted. |
See Also