Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxChangedEventArgs Class
Properties Methods

In This Topic
    TextBoxChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextBoxChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets the text that is being auto-completed.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.Blazor.Core.AsyncEventArgs)
    Top
    See Also