The following tables list the members exposed by ExitingEditModeEventArgs.
Name | Description | |
---|---|---|
ExitingEditModeEventArgs Constructor | Creates a new instance of the CancelableEditModeEventArgs class. |
Name | Description | |
---|---|---|
AddToPreviousLocations | Gets/sets whether a successfully parsed value should be added to the Infragistics.Win.Misc.UltraNavigationBar.PreviousLocations collection. | |
ApplyChanges | Returns whether the edit mode session was committed or canceled by the end user. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Editor | Returns the Infragistics.Win.EmbeddableEditorBase-derived editor conducting the edit mode session. (Inherited from Infragistics.Win.Misc.UltraWinNavigationBar.CancelableEditModeEventArgs) | |
NavigationPath | Returns the navigation path, as typed by the end user, which represents the full path to the Infragistics.Win.Misc.UltraNavigationBarLocation to be navigated to. (Inherited from Infragistics.Win.Misc.UltraWinNavigationBar.CancelableEditModeEventArgs) |