Gets the text that has just been entered by the user.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public string NewText { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property NewText As String |
See Also