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