The following tables list the members exposed by DataErrorInfo.
Name | Description | |
---|---|---|
Cell | Cell associated with this DataError. If no cell was associated with this DataErorr, it will return null. | |
ErrorText | Error message associated with this error. | |
Exception | If the data error is caused by an exception, then this property will return that exception object. | |
InvalidValue | Returns the invalid value, if any, associated with this DataError event. | |
Row | Row associated with the DataError. If no row was associated then this will return null. | |
Source | Source of the DataError. |