Method SelectScreenTop
SelectScreenTop()
Increases selected text to the begin of screen.
public virtual void SelectScreenTop()
SelectScreenTop(SelectionType)
Increases selected text to the begin of the screen and sets a given selection type.
public virtual void SelectScreenTop(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.