Specifies the new title.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public string NewTitle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property NewTitle As String |
A string specifying the new title.
See Also