Initializes a new instance of the EditHeaderTextEventArgs class.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public EditHeaderTextEventArgs ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The Header related to the event.
The old text of the header.
The new text of the header.