IEditableRow.HasErrors property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets a value indicating whether this instance has errors.

public bool HasErrors { get; }

Property Value

true if this instance has errors; otherwise, false.

See Also