Version

DataErrorEventArgsBase Class Members

The following tables list the members exposed by DataErrorEventArgsBase.

Public Properties
 NameDescription
Public PropertyBoundValueReturns the converted value retrieved from the bound field.  
Public PropertyMemberNameReturns the name of the bound field whose value caused the error to occur.  
Public PropertyMessageGets/sets the message that will be displayed to the end user.  
Public PropertyShowMessageBoxDetermines whether a MessageBox is displayed when a data binding error occurs.  
See Also