Method MovePageUp
MovePageUp(bool)
Changes the SelectedItem to the item at the top of the visible list.
public bool MovePageUp(bool extend = false)
Parameters
extendboolIf true and MarkMultiple is enabled, extends the selection from the anchor to the new item. If false, clears any existing multi-selection.