Options.AutoWordSelection Property

Definition

True if dragging selects one word at a time instead of one character at a time.

public:
 property bool AutoWordSelection { bool get(); void set(bool value); };
public bool AutoWordSelection { get; set; }
member this.AutoWordSelection : bool with get, set
Public Property AutoWordSelection As Boolean

Property Value

Applies to