[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlKeyboardHandler

GridControlKeyboardHandler Class

Handles the keyboard actions.

Inheritance
GridControlKeyboardHandler
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.GridControl.dll
Syntax
public class GridControlKeyboardHandler

Constructors

Name Description
GridControlKeyboardHandler()

Properties

Name Description
Grid

Gets the associated grid.

Methods

Name Description
HandleInput(ChangeEventArgs)

Called when text is entered in the control.

HandleKeyDown(KeyboardEventArgs)

Called when a KeyDown event occurs.