AutoSuggestEditSuggestionChoosingEventArgs Properties
Provides data for the SuggestionChoosing event.Name | Description |
---|---|
Handled | Gets or sets whether item substitution operation is handled and no default processing is required. |
SelectedItem | Gets the data item that corresponds to a suggestion that is about to be chosen. |
See Also