Version

TabMovedEventArgs Class Members

The following tables list the members exposed by TabMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabMovedEventArgs ConstructorConstructor  
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 PropertyTabThe tab. (Inherited from Infragistics.Win.UltraWinTabControl.TabEventArgs)
See Also