The following tables list the members exposed by SpreadsheetEditModeExitingEventArgs.
Name | Description | |
---|---|---|
![]() | _innerPropertyBeingSet |
Name | Description | |
---|---|---|
![]() | AcceptChanges | Returns or sets a boolean indicating whether the changes will be made to the cell's value when edit mode ends. |
![]() | CanCancel | Returns a boolean indicating if the edit mode is being forced to exit edit mode in which case it cannot be cancelled. |
![]() | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![]() | Cell | Returns the cell for which the control is exiting edit mode. |
![]() | EditText | Returns the edit text that will be used to update the cell(s). |