Version

CancelableEditModeEventArgs Class Members

The following tables list the members exposed by CancelableEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableEditModeEventArgs ConstructorCreates a new instance of the CancelableEditModeEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyEditorReturns the Infragistics.Win.EmbeddableEditorBase-derived editor conducting the edit mode session.  
Public PropertyNavigationPathReturns the navigation path, as typed by the end user, which represents the full path to the Infragistics.Win.Misc.UltraNavigationBarLocation to be navigated to.  
See Also