Version

SelectedItemChangedEventArgs Class Members

The following tables list the members exposed by SelectedItemChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedItemChangedEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyItemReturns a reference to the NavBarItem associated with this event. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemEventArgs)
Public PropertyPreviousSelectedItemReturns a reference to the previously selected NavBarItem.  
See Also