MindFusion.Wpf Pack Programmer's Guide
EditNodeTextEventArgs.NewText Property
See Also
 





Gets the text that has just been entered by the user.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string NewText { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewText As String

 Property Value

A string specifying the new text of the node.

 See Also

EditNodeTextEventArgs Members
EditNodeTextEventArgs Class
MindFusion.Diagramming.Wpf Namespace