Click or drag to resize

IDocumentLeafNode Events

The IDocumentLeafNode type exposes the following members.

Events
 NameDescription
Public eventChangedFired when something in the object has changed.
(Inherited from IChangedEventSource)
Public eventTunneledEvent The event that is fired when a tunneling event occurs. First argument is the sender, second argument is the original source, and third argument is the event arguments.
(Inherited from ITunnelingEventSource)
Top
See Also