IDataErrorInfo::Item Property (String^)
.NET Framework (current version)
Gets the error message for the property with the given name.
Assembly: System (in System.dll)
Parameters
- columnName
-
Type:
System::String^
The name of the property whose error message to get.
Property Value
Type: System::String^The error message for the property. The default is an empty string ("").
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 1.1
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: