The following tables list the members exposed by DataErrorEventArgsBase.
Name | Description | |
---|---|---|
BoundValue | Returns the converted value retrieved from the bound field. | |
MemberName | Returns the name of the bound field whose value caused the error to occur. | |
Message | Gets/sets the message that will be displayed to the end user. | |
ShowMessageBox | Determines whether a MessageBox is displayed when a data binding error occurs. |