Method SelectPageUp
SelectPageUp()
Increases selection to the one page up in the control.
public virtual void SelectPageUp()
SelectPageUp(SelectionType)
Increases selection to the one page up in the control and sets a given selection type.
public virtual void SelectPageUp(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.