Version

ItemClickedEventArgs Class Members

The following tables list the members exposed by ItemClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemClickedEventArgs ConstructorInitializes a new instance of the ItemClickedEventArgs class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyItemReturns a reference to the NavBarItem associated with this event. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemEventArgs)
See Also