Initializes a new instance of the TreeItemValidationEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TreeItemValidationEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The TreeViewItem related to the event.
The location related to the event.
See Also