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