Version

ContextMenuOpeningEventArgs Class Members

The following tables list the members exposed by ContextMenuOpeningEventArgs.

Public Constructors
 NameDescription
Public ConstructorContextMenuOpeningEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyContextMenuReturns the Infragistics.Controls.Menus.XamContextMenu that is about to open.  
See Also