[]
        
(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)
Parameters
Type Name Description
ChangeEventArgs e

The event that originated the action.