Overload | Description |
---|---|
OnKeyDown(NKeyEventArgs) | |
OnKeyDown() | Called when the DOWN key is pressed. If Ctrl is pressed, moves the current cell down to the last navigatable cell in the current column. Otherwise moves the current row to next navigatable row and tries to preserve the current cell column. |