ErrorProvider.HasErrors Property

Definition

Gets a value that indicates if this ErrorProvider has any errors for any of the associated controls.

public:
 property bool HasErrors { bool get(); };
public bool HasErrors { get; }
member this.HasErrors : bool
Public ReadOnly Property HasErrors As Boolean

Property Value

Applies to