Version

TabManager.TabItemMovingEventArgs Class Properties

For a list of all members of this type, see TabManager.TabItemMovingEventArgs members.

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