Version

CancelableLocationEventArgs Class Members

The following tables list the members exposed by CancelableLocationEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableLocationEventArgs ConstructorCreates a new instance of the LocationEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyLocationReturns the Infragistics.Win.Misc.UltraNavigationBarLocation with which this instance is associated.  
See Also