AutoSuggestEditTextChangedEventArgs Properties
Provides data for the AutoSuggestEdit.TextChanged event.Name | Description |
---|---|
Reason | Returns the reason of changing the editor’s text. |
Text | Gets a new text displayed within the editor’s text box. |
See Also