[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlKeyboardHandler.HandleInput

HandleInput Method

HandleInput(CoreTextCompositionCompletedEventArgs)

Called when text is entered in the control.

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