Version 24.2 (latest)

MdiTabMovingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTabReturns the associated MdiTab (Inherited from Infragistics.Win.UltraWinTabbedMdi.CancelableMdiTabEventArgs)
Public PropertyTabGroupReturns the MdiTabGroup that will contain the tab being moved.  
Public PropertyTabIndexReturns the index at which MdiTab that will be inserted in the Tabs collection of the TabGroup.  
See Also