Version

SelectedLocationChangingEventArgs Class Members

The following tables list the members exposed by SelectedLocationChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedLocationChangingEventArgs ConstructorCreates a new instance of the SelectedLocationChangingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyChangeKindReturns a constant which defines the action that caused the change.  
Public PropertyNewSelectedLocationReturns a reference to the Infragistics.Win.Misc.UltraNavigationBarLocation instance that will become the Infragistics.Win.Misc.UltraNavigationBar.SelectedLocation.  
See Also