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