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