Version

TabClosingEventArgs Class Members

The following tables list the members exposed by TabClosingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTabClosingEventArgs ConstructorCreates a new TabClosingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCloseReasonGets the reason the tab page has closed.  
Public PropertyTabGets the tab to which these event parameters apply. (Inherited from Infragistics.Win.UltraWinTabControl.CancelableTabEventArgs)
See Also