Version

TabDragManager Class Properties

For a list of all members of this type, see TabDragManager members.

Public Properties
 NameDescription
Public PropertyCancelOnEscapeIndicates if the drag operation may be cancelled when the user presses the escape key.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsDraggingIndicates if there is a drag operation in progress  
Public PropertyTabReturns the ITabItem being dragged  
Public PropertyTabManagerReturns the owning TabManager  
Protected Properties
 NameDescription
Protected PropertyDragSourceControlReturns the control whose element started the drag operation.  
Protected PropertyHasScrollTimerIndicates if a scroll timer has been created.  
Protected PropertyIndicatorManagerReturns the indicator manager used to manage the indicator positions during a drag operation.  
Protected PropertyScrollTimerReturns the timer used to detect whether we should scroll the tabs  
See Also