Version 24.2 (latest)

MdiTabClosingEventArgs Class Properties

For a list of all members of this type, see MdiTabClosingEventArgs members.

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