The following tables list the members exposed by BeforeToolExitEditModeEventArgs.
Name | Description | |
---|---|---|
BeforeToolExitEditModeEventArgs Constructor | Initializes a new BeforeToolExitEditModeEventArgs |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CancelingEditMode | Indicates whether the edit operation is being canceled. | |
ForceExit | ReadOnly. Returns a boolean indicating whether the exit mode is being forced to exit. If true, cancelling the event will not prevent the tool from exiting edit mode. | |
RestoreOriginalValue | Returns or sets whether the value of the tool should be restored to the original value, that is the value of the tool before it entered edit mode. | |
Tool | The tool. (Inherited from Infragistics.Win.UltraWinToolbars.CancelableToolEventArgs) |