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