Version

MdiTabClosingEventArgs Class Members

The following tables list the members exposed by MdiTabClosingEventArgs.

Public Constructors
 NameDescription
Public ConstructorMdiTabClosingEventArgs ConstructorInitializes a new MdiTabClosingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCloseReasonGets the value which indicates why the tab is closing.  
Public PropertyTabReturns the associated MdiTab (Inherited from Infragistics.Win.UltraWinTabbedMdi.CancelableMdiTabEventArgs)
See Also