DiagramLite Programmer's Guide
EditLinkTextEventArgs.OldText Property
See Also
 





Gets the text before in-place editing.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public string OldText { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldText As String

 Property Value

A string specifying the old text of the link.

 See Also

EditLinkTextEventArgs Members
EditLinkTextEventArgs Class
MindFusion.Diagramming Namespace