The GridControl..::..GridControlNavigation type exposes the following members.
Methods
Name | Description | |
---|---|---|
Down |
Moves the focus down to the next Row and ensures its visibility.
| |
End |
Moves the focus to the bottom Row in the GridControl and ensures its visibility.
| |
Enter | ||
Home |
Moves the focus to the first Row in the GridControl and ensures its visibility.
| |
Left | ||
PageDown |
Moves the focus down to the next displayed page and ensures visibility of the new focused Row.
| |
PageUp |
Moves the focus up to the previous displayed page and ensures visibility of the new focused Row.
| |
Right | ||
Up |
Moves the focus up to the previous Row and ensures its visibility.
|