Version

ToolClickEventArgs Class Members

The following tables list the members exposed by ToolClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorToolClickEventArgs ConstructorCreates a new ToolClickEventArgs instance.  
Public Properties
 NameDescription
Public PropertyListToolItemThe ListToolItem that was clicked if the tool is a ListTool (or derived tool), or null if the tool is not a ListTool.  
Public PropertyToolThe tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolEventArgs)
See Also