Method SelectFileEnd
SelectFileEnd()
Increases selected text to end of the control's content.
public virtual void SelectFileEnd()
SelectFileEnd(SelectionType)
Increases selected text to end of the control's content and sets a given selection type.
public virtual void SelectFileEnd(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.