TextBox..::..Selection Property

Gets the selection.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public string Selection { get; }
Public ReadOnly Property Selection As String
	Get
public:
property String^ Selection {
	String^ get ();
}

Field Value

The selection.