Version

TabManager.TabItemMovedEventArgs Class Members

The following tables list the members exposed by TabManager.TabItemMovedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyRelativePositionThe position relative to the RelativeTab that the repositioned tab was placed at.  
Public PropertyRelativeTabThe tab that the tab being moved is adjacent to.  
Public PropertyTabItemThe tab. (Inherited from Infragistics.Win.UltraWinTabs.TabManager.TabItemEventArgs)
See Also