Version

ItemContextMenuEventArgs Class Members

The following tables list the members exposed by ItemContextMenuEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemContextMenuEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns a reference to the NavBarItem associated with this event.  
Public PropertyMenuReturns a reference to the menu (Inherited from Infragistics.Win.UltraWinOfficeNavBar.ContextMenuEventArgs)
See Also