Version

ItemMovedEventArgs Class Members

The following tables list the members exposed by ItemMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemMovedEventArgs ConstructorInitializes a new instance of the ItemMovedEventArgs 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)
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