Version 24.2 (latest)

ItemMovingEventArgs Class Properties

For a list of all members of this type, see ItemMovingEventArgs members.

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