[]
        
(Showing Draft Content)

C1.WPF.Grid.GridControlKeyboardHandler.HandleInput

HandleInput Method

HandleInput(TextCompositionEventArgs)

Called when text is entered in the control.

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