Version

TabManager.TabItemMovingEventArgs Class Members

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

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyRelativePositionThe position relative to the RelativeTab that the tab will be moved to.  
Public PropertyRelativeTabThe tab that the tab being moved will be adjacent to.  
Public PropertyTabItemThe toolbar. (Inherited from Infragistics.Win.UltraWinTabs.TabManager.CancelableTabItemEventArgs)
See Also