Version

TreemapNodeClickEventArgs Class Members

The following tables list the members exposed by TreemapNodeClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorTreemapNodeClickEventArgs ConstructorInitializes a new instance of the TreemapNodeClickEventArgs class.  
Public Properties
 NameDescription
Public PropertyMouseEventArgsGets or sets the mouse event args.  
Public PropertyNodeGets the clicked node.  
See Also