The following tables list the members exposed by TabManager.TabItemMovingEventArgs.
| Name | Description | |
|---|---|---|
![]() | TabManager.TabItemMovingEventArgs Constructor | Initializes a new TabManager.TabItemMovingEventArgs |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | RelativePosition | The position relative to the RelativeTab that the tab will be moved to. |
![]() | RelativeTab | The tab that the tab being moved will be adjacent to. |
![]() | TabItem | The toolbar. (Inherited from Infragistics.Win.UltraWinTabs.TabManager.CancelableTabItemEventArgs) |