Provides the functionality to offer custom error information that a user interface can bind to.
For a list of all members of this type, see IDataErrorInfo Members.
[Visual Basic]
Public Interface IDataErrorInfo
[C#]
public interface IDataErrorInfo
[C++]
public __gc __interface IDataErrorInfo
[JScript]
public interface IDataErrorInfo
Classes that Implement IDataErrorInfo
| Class | Description |
| DataRowView | Represents a customized view of a DataRow exposed as a fully featured Windows Forms control. |
Requirements
Namespace: System.ComponentModel
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
Assembly: System (in System.dll)
See Also
IDataErrorInfo Members | System.ComponentModel Namespace