Method SelectFileEnd
SelectFileEnd()
Increases selection to end of the control's content.
public virtual void SelectFileEnd()
SelectFileEnd(SelectionType)
Increases selection 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.