Table of Contents

Property HasErrors

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasErrors

Gets a value that indicates whether this control or its child controls have validation errors.

[Browsable(false)]
public virtual bool HasErrors { get; }

Property Value

bool

true if the control currently has validation errors; otherwise, false.