[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridFilterCell.AutoComplete

AutoComplete Event

Called when the auto-complete of the text-box is triggered.

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public event EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete
Returns
Type Description
EventHandler<TextBoxAutoCompleteEventArgs> Called when the auto-complete of the text-box is triggered.