[]
        
(Showing Draft Content)

C1.WinUI.Input.C1AutoCompleteTextBox.AutoComplete

AutoComplete Event

Gets or sets the callback used to provide the auto-completion text.

Namespace: C1.WinUI.Input
Assembly: C1.WinUI.Input.dll
Syntax
public event EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete
Returns
Type Description
EventHandler<TextBoxAutoCompleteEventArgs> Gets or sets the callback used to provide the auto-completion text.