HasErrors Property (ValidationErrorIndicator)
In This Topic
Gets a
System.Boolean value determining whether the Source element has validation errors.
Syntax
'Declaration
Public ReadOnly Property HasErrors As Boolean
public bool HasErrors {get;}
See Also