The following tables list the members exposed by ErrorEventArgs.
| Name | Description | |
|---|---|---|
|  | ErrorEventArgs Constructor | Creates a new object with the Error event arguments. | 
| Name | Description | |
|---|---|---|
|  | Cancel | Gets or sets whether to cancel default processing and throw exceptions or EditError event. | 
|  | Column | Gets the column index of the cell with the editor that raised the event. | 
|  | EditError | Gets the type of edit error. | 
|  | ErrorMessage | Gets the text description of the error. | 
|  | Exception | Gets the exception thrown by the error. | 
|  | IsEditError | Determines whether the error is an editing error. | 
|  | Row | Gets the row index of the cell with the editor that raised the event. | 
|  | View | Gets the view that contains the cell with the editor that raised the event. | 
Reference
ErrorEventArgs ClassFarPoint.Win.Spread Namespace
Error Event
 
     
     
     
     
    