Version

DataTreeNodeEventArgs Class Members

The following tables list the members exposed by DataTreeNodeEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataTreeNodeEventArgs ConstructorInitializes a new instance of the DataTreeNodeEventArgs class for the specified node.  
Public Properties
 NameDescription
Public PropertyNodeReturns the DataTreeNode object associated with the event  
See Also