Version

SelectedItemChangingEventArgs Class Members

The following tables list the members exposed by SelectedItemChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedItemChangingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns a reference to the NavBarItem associated with this event. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemCancelEventArgs)
See Also