Search
PageRenamedEventArgs.NewTitle Property
See Also
 






Specifies the new title.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls

 Syntax

C#  Copy Code

public string NewTitle { get; set; }

Visual Basic  Copy Code

Public Property NewTitle As String

 Property Value

 See Also