Provides data for the AutoSuggestEdit.SuggestionChoosing event.
public class AutoSuggestEditSuggestionChoosingEventArgs : EventArgs
Public Class AutoSuggestEditSuggestionChoosingEventArgs Inherits EventArgs
Use the event arguments' SelectedItem property to get the data item that corresponds to a suggestion that is about to be chosen.
System.Object System.EventArgs AutoSuggestEditSuggestionChoosingEventArgs