Version

TabClosedEventArgs Class Members

The following tables list the members exposed by TabClosedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabClosedEventArgs ConstructorCreates a new TabClosedEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCloseReasonGets the reason the tab page has closed.  
Public PropertyTabThe tab. (Inherited from Infragistics.Win.UltraWinTabControl.TabEventArgs)
See Also