Method MovePageDown
MovePageDown(bool)
Moves the selection down by the height of the control (1 page).
public void MovePageDown(bool expandSelection = false)
Parameters
expandSelection
boolTrue if the navigation should add the covered nodes to the selected current selection.