Contains the arguments passed to handlers of node-related events.
The following tables list the members exposed by the NodeEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the NodeEventArgs class. |
Name | Description | |
---|---|---|
Gets the container a node has been added to or removed from. |
||
Gets the hyperlink that was clicked inside a node. |
||
Gets an integer index related to the event. (Inherited from ItemEventArgs.) |
||
Gets the item for which the event is raised. (Inherited from ItemEventArgs.) |
||
Gets the node for which the event is raised. |
NetDiagram Programmer's Guide | © 2023 MindFusion |