[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.OnTextInput

OnTextInput Method

OnTextInput(CoreTextCompositionCompletedEventArgs)

Called when the an text-input event happened.

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

The event that originated the action.