Gets an old text.

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

Syntax

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

See Also