Version

SelectedTabChangingEventArgs Class Members

The following tables list the members exposed by SelectedTabChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedTabChangingEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTabGets the tab to which these event parameters apply. (Inherited from Infragistics.Win.UltraWinTabControl.CancelableTabEventArgs)
See Also