Version

OrgChartNodeClickEventArgs Class Members

The following tables list the members exposed by OrgChartNodeClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorOrgChartNodeClickEventArgs ConstructorInitializes a new instance of the OrgChartNodeClickEventArgs class.  
Public Properties
 NameDescription
Public PropertyMouseEventArgsGets or sets the mouse event args.  
Public PropertyNodeGets the node. (Inherited from Infragistics.Controls.Maps.OrgChartNodeEventArgs)
See Also