Version

MdiTabClosedEventArgs Class Members

The following tables list the members exposed by MdiTabClosedEventArgs.

Public Constructors
 NameDescription
Public ConstructorMdiTabClosedEventArgs ConstructorInitializes a new MdiTabClosedEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCloseReasonGets the value which indicates why the tab has closed.  
Public PropertyTabReturns the associated MdiTab (Inherited from Infragistics.Win.UltraWinTabbedMdi.MdiTabEventArgs)
See Also