Gets the text that had been displayed in the node before the user edited it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public string OldText { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property OldText As String |
A string specifying the old text of the node.