SelectedRange Property (TextField)

Class

TextField.

Action

Gets or sets the selected range within the text field.

Syntax

C#
protected TextRange SelectedRange { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedRange As TextRange

Access

Read and write.