How to delete the history items persisted by AutoComplete?
4 Oct 2018 / 1 minute to read
You can delete the history items persisted by the AutoComplete control by calling the AutoComplete.ResetHistory() method.
this.autoComplete1.ResetHistory();
Me.autoComplete1.ResetHistory()
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page