Version

TabDataInitializedEventArgs Class Members

The following tables list the members exposed by TabDataInitializedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabDataInitializedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyReinitializedReturns true if this is not the first time the event was raised for this tab.  
Public PropertyTabThe tab. (Inherited from Infragistics.Win.UltraWinTabControl.TabEventArgs)
See Also