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