InputView.SelectionLength Propiedad

Definición

Obtiene o establece la longitud de la selección. La selección se iniciará en CursorPosition. Es una propiedad enlazable.

public:
 property int SelectionLength { int get(); void set(int value); };
public int SelectionLength { get; set; }
member this.SelectionLength : int with get, set
Public Property SelectionLength As Integer

Valor de propiedad

Se aplica a