Version 24.2 (latest)

ItemMovedEventArgs Class Properties

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

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)
Public PropertyRelativeItemGets the item that the item being moved is adjacent to.  
Public PropertyRelativePositionGets the position relative to the RelativeItem that the repositioned item was placed at.  
See Also