| GrapeCity.Xaml.SpreadSheet.UI Namespace : ValidationErrorEventArgs Class | 
For a list of all members of this type, see ValidationErrorEventArgs members.
| Name | Description | |
|---|---|---|
|  | Column | Gets the column index. | 
|  | Row | Gets the row index. | 
|  | ValidationResult | Gets or sets the policy that the user can set to determine how to process the error. | 
|  | Validator | Gets the validator which caused this error. This validator is a copy of the real validator, so any modifications to this validator do not take effect. |