Method SelectScreenBottom
SelectScreenBottom()
Increases selection to the end of screen.
public virtual void SelectScreenBottom()
SelectScreenBottom(SelectionType)
Increases selection 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.