This topic has not yet been rated - Rate this topic

IDataErrorInfo Properties

The properties of the IDataErrorInfo interface are listed here. For a complete list of IDataErrorInfo interface members, see the IDataErrorInfo Members topic.

Public Properties

public propertyError

Supported by the .NET Compact Framework.

Gets an error message indicating what is wrong with this object.
public propertyItem Gets the error message for the property with the given name.

In C#, this property is the indexer for the IDataErrorInfo class.

See Also

IDataErrorInfo Interface | System.ComponentModel Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.