Version

ItemMovingEventArgs Class Members

The following tables list the members exposed by ItemMovingEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemMovingEventArgs 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)
Public PropertyRelativeItemGets the item that the item being moved will be adjacent to.  
Public PropertyRelativePositionGets the position relative to the RelativeItem that the item will be moved to.  
See Also