IdeaBlade DevForce 2010 Help Reference
INotifyDataErrorInfo Interface Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.ComponentModel Namespace : INotifyDataErrorInfo Interface


The following tables list the members exposed by INotifyDataErrorInfo.

Public Properties

 NameDescription
 PropertyHasErrors Gets a value that indicates whether the object has validation errors. Returns true if the object currently has validation errors; otherwise, false.  
Top

Public Methods

 NameDescription
 MethodGetErrors Gets the validation errors for a specified property or for the entire object.  
Top

Public Events

 NameDescription
 EventErrorsChanged Occurs when the validation errors have changed for a property or for the entire object.  
Top

See Also

© 2013 All Rights Reserved.