Initializes a new instance of the PageRenamedEventArgs class.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public PageRenamedEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The DiagramPage that has been renamed.
A string specifying the original Title value.
A string specifying the new Title value.