Search
NodeEventArgs Properties
 


 Public Properties

  Name Description

container

Gets the container a node has been added to or removed from.

hyperlink

Gets the hyperlink that was clicked inside a node.

Index

Gets an integer index related to the event. (Inherited from ItemEventArgs.)

Item

Gets the item for which the event is raised. (Inherited from ItemEventArgs.)

node

Gets the node for which the event is raised.

 See Also