[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxAutoCompleteEventArgs

TextBoxAutoCompleteEventArgs Class

Contains information about the AutoComplete.

Inheritance
TextBoxAutoCompleteEventArgs
Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public class TextBoxAutoCompleteEventArgs : AsyncEventArgs

Properties

Name Description
AutoComplete

Gets or sets the text used to auto-complete.

Text

Gets or sets the text that is being auto-completed.