Version

NetworkNodeClickEventArgs Class Members

The following tables list the members exposed by NetworkNodeClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorNetworkNodeClickEventArgs ConstructorInitializes a new instance of the NetworkNodeClickEventArgs class.  
Public Properties
 NameDescription
Public PropertyMouseEventArgsGets or sets the mouse event args.  
Public PropertyNodeControlGets the node. (Inherited from Infragistics.Controls.Maps.NetworkNodeEventArgs)
See Also