[]
Gets or sets the callback used to provide the auto-completion text.
[Parameter] public EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete { get; set; }