Version

ToolClickEventArgs Class Properties

For a list of all members of this type, see ToolClickEventArgs members.

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