[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnTextInput

OnTextInput Method

OnTextInput(ChangeEventArgs)

Called when the an text-input event happened.

Declaration
protected virtual void OnTextInput(ChangeEventArgs e)
Protected Overridable Sub OnTextInput(e As ChangeEventArgs)
Parameters
Type Name Description
ChangeEventArgs e

The event that originated the action.