Version

TabMovingEventArgs Class Members

The following tables list the members exposed by TabMovingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabMovingEventArgs ConstructorConstructor  
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 PropertyTabGets the tab to which these event parameters apply. (Inherited from Infragistics.Win.UltraWinTabControl.CancelableTabEventArgs)
See Also