documentationfor yFiles for HTML 3.0.0.3

NodeEventArgs

A specialized subclass of the ItemEventArgs<T> class that is bound to the INode type and carries additional information about the parent node and the group node status.

Inheritance Hierarchy

Remarks

Since for some events (node-removed, is-group-node-changed, parent-changed) it is unclear which parent or isGroupNode the node had before the event, this event can be used to carry exactly that information.

Type Details

yFiles module
view

Constructors

Properties