Gets the text that had been displayed in the cell before the user edited it.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public string OldText { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property OldText As String |
See Also