Parameters
- horizontalDirection
- A HorizontalDirection representing the direction in which to move the current column.
When moving the current column, if the destination column is not visible, the next available visible column will become the current column. If no other columns are visbile, the current column will not change.
Moving the current column outside of the visible area of the grid does not cause the grid to scroll. To bring the new current column 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