The class that describes the event arguments of the OnRead event of the autocomplete.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class AutoCompleteReadEventArgs : ReadEventArgs
Inheritance: objectEventArgsReadEventArgsAutoCompleteReadEventArgs
Inherited Members
Constructors
C#
public AutoCompleteReadEventArgs()