The Grid..::..GridNavigarion type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Down |
Moves the focus down to the next Row and ensures its visibility.
| |
| End | ||
| Enter | ||
| Home | ||
| 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 | ||
| ToString | (Overrides Object..::..ToString()()()().) | |
| Up |
Moves the focus up to the previous Row and ensures its visibility.
|