Version

DragItemCancelEventArgs Class Members

The following tables list the members exposed by DragItemCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragItemCancelEventArgs ConstructorInitializes a new instance of the DragItemCancelEventArgs 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