Infragistics2.Win.UltraWinTabControl.v8.1
ActiveTabChangedEventArgs Class Members
See Also  Properties 
Infragistics.Win.UltraWinTabControl Namespace : ActiveTabChangedEventArgs Class


The following tables list the members exposed by ActiveTabChangedEventArgs.

Public Constructors

 NameDescription
Public ConstructorActiveTabChangedEventArgs Constructor Constructor  
Top

Public Properties

 NameDescription
Public PropertyPreviousActiveTab The tab that was previously active.  
Public PropertyTab The tab. (Inherited from TabEventArgs)
Top

See Also