Gets a new text.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public string NewText { get; }
Visual Basic
Public ReadOnly Property NewText As String
	Get

See Also