Version

DataErrorEventArgsBase Class Properties

For a list of all members of this type, see DataErrorEventArgsBase members.

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