[]
        
(Showing Draft Content)

C1.Maui.Grid.GridFilterCell.AutoComplete

AutoComplete Event

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

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