BindingExpressionBase::HasError Property
.NET Framework (current version)
Gets a value that indicates whether the parent binding has a failed validation rule.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the parent binding has a failed validation rule; otherwise, false.
This property is identical to the HasValidationError property.
.NET Framework
Available since 3.0
Available since 3.0
Show: