Parameters
- horizontalDirection
- A HorizontalDirection value representing the direction in which to move the current cell.
When moving the current cell, if the destination cell's CanBeCurrent property is false, the next available cell which can be current will become the current cell. If no other cells are available, the current cell will not change.
Moving the current cell outside of the visible area of the grid does not cause the grid to scroll. To bring the new current cell into view, the GridElement.BringIntoView method can be used.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2