IDataErrorInfo Properties
.NET Framework 1.1
The properties of the IDataErrorInfo interface are listed here. For a complete list of IDataErrorInfo interface members, see the IDataErrorInfo Members topic.
Public Properties
Error Supported by the .NET Compact Framework. | Gets an error message indicating what is wrong with this object. |
Item | Gets the error message for the property with the given name.
In C#, this property is the indexer for the IDataErrorInfo class. |
