Version

SelectedTabChangedEventArgs Class Members

The following tables list the members exposed by SelectedTabChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedTabChangedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyPreviousSelectedTabThe tab that was selected previously.  
Public PropertyTabThe tab. (Inherited from Infragistics.Win.UltraWinTabControl.TabEventArgs)
See Also