The following tables list the members exposed by CellDataErrorEventArgs.
| Name | Description | |
|---|---|---|
![]()  | ForceExit | True if the cell is being forced to exit edit mode. If this is true then StayInEditMode will be ignored. | 
![]()  | RaiseErrorEvent | Indicates whether to raise Error event. Default value is true. | 
![]()  | RestoreOriginalValue | Whether to restore the value in the cell to original value. Default value is true. | 
![]()  | StayInEditMode | Indicates whether to stay in edit mode. Default value is true. |