Version

DragItemStartEventArgs Class Members

The following tables list the members exposed by DragItemStartEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragItemStartEventArgs 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. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemCancelEventArgs)
See Also