[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxAutoCompleteEventArgs.Text

Text Property

Text

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

Declaration
public string Text { get; set; }
Remarks

Use this property to correct the capitalization of the entered text.