[]
Handles the keyboard actions.
public class GridControlKeyboardHandler
Name | Description |
---|---|
GridControlKeyboardHandler() |
Name | Description |
---|---|
Grid | Gets the associated grid. |
Name | Description |
---|---|
HandleInput(ChangeEventArgs) | Called when text is entered in the control. |
HandleKeyDown(KeyboardEventArgs) | Called when a KeyDown event occurs. |